{ "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.1", "@bazel/buildifier": "", "@bazel/runfiles": "", "@microsoft/api-extractor": "", "@octokit/graphql": "", "@octokit/rest": "", "@octokit/types": "", "brotli": "", "chalk": "", "clang-format": "", "cli-progress": "", "conventional-commits-parser": "", "ejs": "", "git-raw-commits": "", "glob": "", "inquirer": "", "minimatch": "", "multimatch": "", "node-fetch": "", "node-uuid": "", "ora": "", "protractor": "", "selenium-webdriver": "", "semver": "", "ts-node": "", "tslib": "", "typed-graphqlify": "", "typescript": "", "yaml": "", "yargs": "" }, "peerDependenciesMeta": { "@bazel/buildifier": { "optional": true }, "clang-format": { "optional": true }, "prettier": { "optional": true }, "protractor": { "optional": true }, "selenium-webdriver": { "optional": true }, "ts-node": { "optional": true } } }