Skip to content

Commit

Permalink
package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhead committed May 2, 2010
1 parent d15c538 commit c1167bd
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name" : "vows",
"description" : "Asynchronous BDD & continuous integration for node.js",
"url" : "http://cloudhead.io/vows",
"keywords" : ["testing", "spec", "test", "BDD"],
"author" : "Alexis Sellier <self@cloudhead.net>",
"contributors" : [],
"dependencies" : ["eyes"],
"lib" : "lib",
"version" : "0.1.1"
}

0 comments on commit c1167bd

Please sign in to comment.