{ "name": "@angular/dev-infra-private", "version": "0.0.0", "description": "INTERNAL USE ONLY - Angular internal DevInfra tooling/scripts - INTERNAL USE ONLY", "license": "MIT", "private": true, "bin": { "ng-dev": "./cli.js", "ts-circular-deps": "./ts-circular-dependencies/index.js" }, "peerDependencies": { "chalk": "", "glob": "", "minimatch": "", "shelljs": "", "typescript": "", "yaml": "", "yargs": "", "tslib": "" } }