Add license to package.json
This commit is contained in:
parent
4100dfbc04
commit
397cc97e1e
|
@ -6,6 +6,7 @@
|
|||
"repository": {
|
||||
"url": "http://github.com/calzoneman/sync"
|
||||
},
|
||||
"license":"MIT",
|
||||
"dependencies": {
|
||||
"bcrypt": "^0.8.1",
|
||||
"body-parser": "^1.10.2",
|
||||
|
|
Loading…
Reference in a new issue