mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-16 04:22:06 +00:00
Add license to package.json
This commit is contained in:
parent
4100dfbc04
commit
397cc97e1e
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue