Files
template-fullstack-monorepo/package.json
2025-08-01 23:18:04 +02:00

15 lines
286 B
JSON

{
"name": "project-templates",
"version": "1.0.0",
"description": "",
"main": "index.js",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.14.0"
}