Fix NPM license warning

This commit is contained in:
Simon Ho 2015-09-14 18:38:31 -07:00
parent 67cc771bb5
commit 79e5ed2a93
1 changed files with 1 additions and 4 deletions

View File

@ -20,10 +20,7 @@
"Ritchie Martori <skawful@gmail.com> (https://github.com/ritch)", "Ritchie Martori <skawful@gmail.com> (https://github.com/ritch)",
"Krishna Raman <kraman@gmail.com> (https://github.com/kraman)" "Krishna Raman <kraman@gmail.com> (https://github.com/kraman)"
], ],
"license": { "license": "SEE LICENSE IN LICENSE",
"name": "Dual MIT/StrongLoop",
"url": "https://github.com/strongloop/loopback/blob/master/LICENSE"
},
"bugs": { "bugs": {
"url": "https://github.com/strongloop/loopback-connector-remote/issues" "url": "https://github.com/strongloop/loopback-connector-remote/issues"
}, },