Update license property to valid SPDX license

specifying the type and URL is deprecated:

https://docs.npmjs.com/files/package.json#license
http://npm1k.org/
This commit is contained in:
Peter deHaan 2015-05-20 23:06:28 -07:00
parent 3f4140bd08
commit 760bb87d12
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@
"url": "https://github.com/hybridgroup/cylon" "url": "https://github.com/hybridgroup/cylon"
}, },
"license": "Apache 2.0", "license": "Apache-2.0",
"hardware": { "hardware": {
"*": false, "*": false,