Skip to content

Commit

Permalink
Added repository field to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gabeio committed Aug 4, 2013
1 parent d1d02e0 commit 1ed1b8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"contributors" : [{ "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }],
"dependencies" : {"eyes": ">=0.1.6", "diff": "~1.0.3", "glob": "3.1.x"},
"main" : "./lib/vows",
"repository" : {"type": "git", "url": "https://github.com/cloudhead/vows.git"},
"bin" : {"vows": "./bin/vows"},
"directories" : {"test": "./test", "bin": "./bin"},
"version" : "0.7.0",
Expand Down

0 comments on commit 1ed1b8c

Please sign in to comment.