{ "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" }, "dependencies": { "fs-extra": "", "node-uuid": "" }, "peerDependencies": { "@angular/bazel": "^9.0.0", "@angular/core": "^9.0.0", "@angular/platform-browser": "^9.0.0", "@angular/benchpress": "^0.1.0", "@angular-devkit/build-optimizer": "", "@bazel/protractor": "", "@bazel/terser": "", "@bazel/typescript": "", "brotli": "", "chalk": "", "glob": "", "json5": "", "minimatch": "", "node-uuid": "", "protractor": "", "rollup": "", "rollup-plugin-commonjs": "", "rollup-plugin-node-resolve": "", "rollup-plugin-sourcemaps": "", "selenium-webdriver": "", "shelljs": "", "typescript": "", "yaml": "", "yargs": "", "tslib": "", "zone.js": "^0.10.3" }, "bazelWorkspaces": { "npm_dev_infra": { "version": "0.0.0-PLACEHOLDER", "rootPath": "." } } }