mirror of
https://github.com/ForkAwesome/Fork-Awesome.git
synced 2024-12-27 14:01:32 +08:00
Update license attribute
specifying the type and URL is deprecated: https://docs.npmjs.com/files/package.json#license http://npm1k.org/
This commit is contained in:
parent
8e037207b4
commit
aefb1ce335
11
package.json
11
package.json
@ -30,16 +30,7 @@
|
|||||||
"web": "http://twitter.com/supercodepoet"
|
"web": "http://twitter.com/supercodepoet"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"licenses": [
|
"license": "OFL-1.1 AND MIT",
|
||||||
{
|
|
||||||
"type": "OFL-1.1",
|
|
||||||
"url": "http://scripts.sil.org/OFL"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "MIT",
|
|
||||||
"url": "http://opensource.org/licenses/mit-license.html"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
},
|
},
|
||||||
"engines" : {
|
"engines" : {
|
||||||
|
Loading…
Reference in New Issue
Block a user