Specify license type
in package.json for display in NPM registry
This commit is contained in:
parent
35065a0a2a
commit
013286a117
@ -20,5 +20,10 @@
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/evanw/node-source-map-support/issues"
|
||||
}
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user