UPDATE
Showing
index.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "nodejs", | |||
| "version": "1.0.0", | |||
| "description": "", | |||
| "main": "index.js", | |||
| "scripts": { | |||
| "test": "echo \"Error: no test specified\" && exit 1" | |||
| }, | |||
| "keywords": [], | |||
| "author": "", | |||
| "license": "ISC", | |||
| "dependencies": { | |||
| "@types/node": "^18.0.6", | |||
| "node-fetch": "^3.2.6" | |||
| } | |||
| } | |||
| \ No newline at end of file |
想要评论请 注册 或 登录