{ "name": "sparo-output-test", "description": "Building this project tests sparo command outputs", "version": "1.0.0", "private": true, "scripts": { "_phase:build": "heft run --only build -- --clean", "build": "heft build --clean" }, "dependencies": { "@rushstack/node-core-library": "~3.64.2", "sparo": "workspace:*", "jest-diff": "~29.7.0" }, "devDependencies": { "@rushstack/heft": "0.64.3", "@rushstack/heft-node-rig": "2.4.5", "@types/heft-jest": "1.0.6", "@types/node": "20.11.16", "eslint": "8.56.0", "typescript": "~5.3.3" }, "keywords": [], "license": "MIT" }