Skip to content

Commit

Permalink
ADDED info about repository to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
reekoheek committed Jun 2, 2016
1 parent 6f6dfc0 commit 085e916
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
},
"author": "Ganesha <reekoheek@gmail.com>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/xinix-technology/node-norm.git"
},
"dependencies": {
"fs-promise": "^0.5.0",
"lodash": "^3.10.1",
Expand Down

0 comments on commit 085e916

Please sign in to comment.