We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d02e0 commit 1ed1b8cCopy full SHA for 1ed1b8c
package.json
@@ -7,6 +7,7 @@
7
"contributors" : [{ "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }],
8
"dependencies" : {"eyes": ">=0.1.6", "diff": "~1.0.3", "glob": "3.1.x"},
9
"main" : "./lib/vows",
10
+ "repository" : {"type": "git", "url": "https://github.com/cloudhead/vows.git"},
11
"bin" : {"vows": "./bin/vows"},
12
"directories" : {"test": "./test", "bin": "./bin"},
13
"version" : "0.7.0",
0 commit comments