Skip to content

Commit

Permalink
Add some more info to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
briankircho committed Jul 28, 2012
1 parent 2ace4d2 commit 135a83f
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,19 @@
"async": "~0.1.22",
"should": "~1.0.0",
"underscore": "~1.3.3"
}
},
"directories": {
"test": "test"
},
"scripts": {
"test": "mocha"
},
"keywords": [
"mongoose",
"materialized",
"path",
"tree",
"mongodb"
],
"license": "BSD"
}

0 comments on commit 135a83f

Please sign in to comment.