staff_data/package.json

13 lines
268 B
JSON
Executable File

{
"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": "insiinc",
"license": "ISC"
}