master
yutent 2023-01-13 17:52:55 +08:00
commit 7d68bd92ff
1 changed files with 19 additions and 0 deletions

19
package.json Normal file
View File

@ -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"
}