it-tools/package.json
2024-10-25 18:42:29 +02:00

16 lines
384 B
JSON

{
"name": "@it-tools/root",
"version": "0.0.0",
"description": "IT Tools monorepo root",
"packageManager": "pnpm@9.12.2",
"scripts": {
"dev": "pnpm -F @it-tools/app dev"
},
"keywords": [],
"author": "Corentin Thomasset <corentinth@proton.me> (https://corentin.tech)",
"repository": {
"type": "git",
"url": "https://github.com/CorentinTh/it-tools"
}
}