training_data/package.json

13 lines
261 B
JSON
Raw Normal View History

2024-07-11 11:00:51 +08:00
{
"name": "nice-stack",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "pnpm run --parallel dev"
},
"keywords": [],
"author": "",
"license": "ISC"
}