Mon Apr 24 10:11:00 UTC 2023 inscode
Showing
README.md
0 → 100644
| { | { | ||
| "name": "nodejs", | "name": "nodejs", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "", | "description": "", | ||
| "main": "index.js", | "main": "index.js", | ||
| "scripts": { | "scripts": { | ||
| "dev": "node index.js", | "dev": "node index.js", | ||
| "test": "echo \"Error: no test specified\" && exit 1" | "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | }, | ||
| "keywords": [], | "keywords": [], | ||
| "author": "", | "author": "", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "@types/node": "^18.0.6", | "@types/node": "^18.0.6", | ||
| "node-fetch": "^3.2.6" | "babel-types": "^6.26.0", | ||
| } | "babylon": "^6.18.0", | ||
| "node-fetch": "^3.2.6" | |||
| } | } | ||
| } | |||
| \ No newline at end of file |
yarn.lock
0 → 100644
想要评论请 注册 或 登录