{ "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", "devDependencies": { "@prisma/client": "5.17.0", "runtime@5.17.0": "link:@prisma/client/runtime@5.17.0" } }