it-tools/package.json
2024-10-02 22:15:38 +02:00

15 lines
383 B
JSON

{
"name": "@it-tools/root",
"version": "0.0.0",
"description": "IT Tools monorepo root",
"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"
},
"packageManager": "pnpm@9.11.0"
}