{ "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": { "@angular/benchpress": "0.2.0", "@octokit/graphql": "", "@octokit/types": "", "brotli": "", "chalk": "", "cli-progress": "", "glob": "", "inquirer": "", "minimatch": "", "multimatch": "", "node-uuid": "", "semver": "", "shelljs": "", "tslib": "", "typed-graphqlify": "", "yaml": "", "yargs": "" }, "peerDependencies": { "@bazel/buildifier": "", "clang-format": "", "protractor": "", "selenium-webdriver": "", "ts-node": "", "typescript": "" }, "peerDependenciesMeta": { "@bazel/buildifier": { "optional": true }, "clang-format": { "optional": true }, "protractor": { "optional": true }, "selenium-webdriver": { "optional": true }, "ts-node": { "optional": true } }, "bazelWorkspaces": { "npm_angular_dev_infra_private": { "version": "0.0.0-PLACEHOLDER", "rootPath": "." } } }