Merge pull request #22 from strongloop/bug/license-warning
Fix NPM license warning
This commit is contained in:
commit
f4e170a5aa
|
@ -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"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue