Files
npm-shell/package.json
2025-01-23 15:49:28 +08:00

14 lines
249 B
JSON

{
"name": "shell",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node build.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}