blob: 1c04193e304078afc2ce153f8fa81726f270f4b8 [file] [log] [blame]
{
"private": true,
"name": "dubbo-js-private",
"version": "4.0.1",
"packageManager": "pnpm@7.13.6",
"scripts": {
"affected:build": "npx nx affected --target=build",
"affected:test": "npx nx affected --target=test",
"build": "npx nx run-many --target=build",
"test": "npx nx run-many --target=test",
"format": "npx nx run-many --target=format",
"ts-check": "npx nx run-many --target=ts-check",
"prepare": "husky install"
},
"devDependencies": {
"@types/dateformat": "1.0.1",
"@types/debug": "^0.0.30",
"@types/fs-extra": "9.0.11",
"@types/glob": "^7.1.3",
"@types/ip": "0.0.30",
"@types/jest": "^21.1.6",
"@types/js-to-java": "2.4.0",
"@types/koa-compose": "3.2.2",
"@types/node": "^14.14.41",
"@types/node-zookeeper-client": "^0.2.6",
"@types/prettier": "^2.2.3",
"@types/proper-lockfile": "^4.1.2",
"@types/uuid": "^8.3.4",
"@swc/core": "^1.3.10",
"@swc/jest": "^0.2.23",
"chalk": "^4.1.1",
"commander": "^9.4.1",
"glob": "^7.1.7",
"husky": "^6.0.0",
"jest": "^29.2.1",
"nx": "14.8.3",
"prettier": "^2.2.1",
"pretty-quick": "^1.10.0",
"ts-jest": "^29.0.3",
"ts-node": "^9.1.1",
"typescript": "^5.0.4",
"uuid": "^9.0.0",
"zx": "^7.1.1"
}
}