add license field to package.json
This commit is contained in:
parent
282ad8af7e
commit
695a654e5c
@ -2,8 +2,9 @@
|
||||
"name": "pkg-fetch",
|
||||
"version": "2.3.2",
|
||||
"description": "",
|
||||
"readme": "",
|
||||
"main": "lib-es5/index.js",
|
||||
"license": "MIT",
|
||||
"repository": "zeit/pkg-fetch",
|
||||
"bin": {
|
||||
"pkg-fetch": "lib-es5/bin.js"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user