Files
nest-pure/package.json
2026-03-23 07:09:31 +08:00

18 lines
344 B
JSON

{
"name": "nest-pure",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.27.0",
"devDependencies": {
"@types/node": "^25.5.0",
"typescript": "^5.9.3"
}
}