Merge pull request #496 from damianb/patch-1

Add license to package.json
This commit is contained in:
Erik Little 2015-07-12 11:57:57 -04:00
commit b8794e2cf3

View file

@ -6,6 +6,7 @@
"repository": {
"url": "http://github.com/calzoneman/sync"
},
"license":"MIT",
"dependencies": {
"bcrypt": "^0.8.1",
"body-parser": "^1.10.2",