init
commit
7d68bd92ff
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "@bytedo/node-fetch",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/bytedo/node-fetch.git"
|
||||
},
|
||||
"keywords": [
|
||||
"node-fetch",
|
||||
"fetch"
|
||||
],
|
||||
"author": "",
|
||||
"license": "MIT"
|
||||
}
|
Loading…
Reference in New Issue