Skip to content

Commit

Permalink
Edit Package Json
Browse files Browse the repository at this point in the history
  • Loading branch information
lanbau committed Jan 15, 2016
1 parent 977a2ab commit 6f6b890
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
"scripts": {
"start": "node ./bin/www"
},
"repository": {
"type": "git",
"url": "https://github.com/lanbau/giantcrm.git"
},
"keywords": [
"customer relationship management tool"
],
"author": "@lanbau",
"license": "ISC",
"bugs": {
"url": "https://github.com/lanbau/giantcrm/issues"
},
"dependencies": {
"body-parser": "~1.13.2",
"browserify": "^13.0.0",
Expand Down

0 comments on commit 6f6b890

Please sign in to comment.