Skip to content

Commit

Permalink
adding bugs and license to package.
Browse files Browse the repository at this point in the history
  • Loading branch information
sammerry committed Jul 21, 2013
1 parent ae0bf7b commit 517c946
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Expand Up @@ -22,6 +22,13 @@
"type": "git",
"url": "https://github.com/sammerry/node-mongosm"
},
"bugs": {
"url": "https://github.com/sammerry/node-mongosm/issues"
},
"licenses": [{
"type": "MIT",
"url": "https://github.com/sammerry/node-mongosm/blob/master/License-MIT"
}],
"bin": "./mongosm",
"contributors": [
{
Expand Down

0 comments on commit 517c946

Please sign in to comment.