temporeest
Version:
37 lines (36 loc) • 902 B
JSON
{
"version": "1.6.1",
"packageManager": "pnpm@6.30.0",
"engines": {
"node": ">=14",
"pnpm": ">=3"
},
"devDependencies": {
"@changesets/cli": "^2.24.3",
"@tsconfig/node16": "^1.0.3",
"turbo": "^1.4.3",
"typescript": "^4.8.2"
},
"scripts": {
"build": "cd build-all && pnpm build",
"deep-clean": "turbo run deep-clean",
"test": "turbo run test",
"todos": "leasot '**/*.ts' --ignore '**/node_modules'",
"preinstall": "npx only-allow pnpm"
},
"dependencies": {
"maioresest": "^1.0.0",
"react": "^18.2.0",
"suspend-react": "^0.0.8"
},
"name": "temporeest",
"author": "DuaneOkuneva",
"repository": {
"type": "git",
"url": "https://github.com/ElseRenner/temporeest.git"
},
"bugs": {
"url": "https://github.com/ElseRenner/temporeest.git/issues"
},
"homepage": "https://github.com/ElseRenner/temporeest.git"
}