We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33aeb64 commit 67b7ce7Copy full SHA for 67b7ce7
package.json
@@ -4,7 +4,7 @@
4
"url" : "http://vowsjs.org",
5
"keywords" : ["testing", "spec", "test", "BDD"],
6
"author" : "Alexis Sellier <self@cloudhead.net>",
7
- "contributors" : [{ name: "Charlie Robbins", email: "charlie.robbins@gmail.com" }],
+ "contributors" : [{ "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }],
8
"dependencies" : {"eyes": ">=0.1.6"},
9
"main" : "./lib/vows",
10
"bin" : { "vows": "./bin/vows" },
0 commit comments