Add license to package.json

This commit is contained in:
Damian Bushong 2015-07-11 22:13:08 -05:00
parent 4100dfbc04
commit 397cc97e1e
1 changed files with 1 additions and 0 deletions

View File

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