{
  "_args": [
    [
      "@angular/cli@^6.0.8",
      "/var/www/html/isbn/resources/angular-app"
    ]
  ],
  "_from": "@angular/cli@>=6.0.8 <7.0.0",
  "_hasShrinkwrap": false,
  "_id": "@angular/cli@6.2.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/@angular/cli",
  "_nodeVersion": "10.13.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/cli_6.2.9_1546985411275_0.4377605981929109"
  },
  "_npmUser": {
    "email": "devops+npm@angular.io",
    "name": "angular"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {
    "chokidar": "2.0.4",
    "fast-json-stable-stringify": "2.0.0",
    "is-wsl": "1.1.0",
    "punycode": "2.1.1",
    "tslib": "1.13.0"
  },
  "_requested": {
    "name": "@angular/cli",
    "raw": "@angular/cli@^6.0.8",
    "rawSpec": "^6.0.8",
    "scope": "@angular",
    "spec": ">=6.0.8 <7.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/cli/-/cli-6.2.9.tgz",
  "_shasum": "1f00dcfeba93d9eca1f107f5d3c4a6ffb47f7eef",
  "_shrinkwrap": null,
  "_spec": "@angular/cli@^6.0.8",
  "_where": "/var/www/html/isbn/resources/angular-app",
  "author": {
    "name": "Angular Authors"
  },
  "bin": {
    "ng": "./bin/ng"
  },
  "bugs": {
    "url": "https://github.com/angular/angular-cli/issues"
  },
  "dependencies": {
    "@angular-devkit/architect": "0.8.9",
    "@angular-devkit/core": "0.8.9",
    "@angular-devkit/schematics": "0.8.9",
    "@schematics/angular": "0.8.9",
    "@schematics/update": "0.8.9",
    "@yarnpkg/lockfile": "1.1.0",
    "ini": "1.3.5",
    "json-schema-traverse": "0.4.1",
    "npm-package-arg": "6.1.0",
    "opn": "5.4.0",
    "pacote": "9.2.3",
    "rxjs": "6.2.2",
    "semver": "5.6.0",
    "symbol-observable": "1.2.0",
    "yargs-parser": "10.1.0"
  },
  "description": "CLI tool for Angular",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "fileCount": 96,
    "integrity": "sha512-4xuTbmMKGx1bMi0KA3Xmtx/emy10wlSwTXoUijlhd2tcWmlI2wRjAYjR7efSbFo8dVskiq0CyAVFWr1IanYQZw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNR/DCRA9TVsSAnZWagAA+6UP/1/M6hDswkF3Fq6wftP0\nQKVmPaYnHpTjCexPA8RFb5b7oLcJh700uJtgd42FUZLJ270CCIJfvG2LEgsA\nx1hwGtPbeF/HNjrsILuyDGGnKZS9Bn5uSFGUkfKc/DSoiakR/DWssSxx3mWR\nqbkoePb34ho0L6tf22pv5SflZPH1oAyIogBMPXD1fRksnhW0GvUJsxY1Api9\n92mqp2SP4SpCKjQ7u4HpiVBmVnlo7GoMYbHt2lL1QbjoLhNkdTye6BxZyBfr\nOwVw1GpSD1smBkHXIp37Lr5NtzbSW4e5UT6XRvh+zYMg9UjbTJGcOldE7vCU\npMqeB2nfAAYAek21vsW4FHZpQt4+Ok0LlyW8gbP15cTMNTHrPc03zsdcZ/C2\nRxC4klpZme9JcmK5m5KXnsbFhbnpHgyzJ0NRuLPzwCtJSXkFXH+Rkbp6AEQY\nu2rwPB6Bgl65e2GzMVcwgqh9k2inJvWOh/+CUnILDhWupQymCX6XIfYOeKmH\niKdz5+U1m8FVYz/5uLwT1E4qlM2K1PaTY1v91+hfQ40EufBmxV+8IsziPoHY\nzt3GySUPagDq3uPSzpCyHf3xzBLBV88mwqQF85WcZzMHlEDM1frM6Wjp5GPK\nFh6LnH2yYoIzmSCBvbMCavmoVTzTzIDsbSoBoECzZwHkn+wDdVjgGKCh6Cca\nNvGz\r\n=pAsi\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "1f00dcfeba93d9eca1f107f5d3c4a6ffb47f7eef",
    "tarball": "https://registry.npmjs.org/@angular/cli/-/cli-6.2.9.tgz",
    "unpackedSize": 563128
  },
  "engines": {
    "node": ">= 8.9.0",
    "npm": ">= 5.5.1"
  },
  "homepage": "https://github.com/angular/angular-cli",
  "keywords": [
    "Angular CLI",
    "Angular DevKit",
    "angular",
    "angular-cli",
    "devkit",
    "sdk"
  ],
  "license": "MIT",
  "main": "lib/cli/index.js",
  "maintainers": [
    {
      "name": "angular",
      "email": "angular-core+npm@google.com"
    },
    {
      "name": "angular-cli",
      "email": "hansl@google.com"
    }
  ],
  "name": "@angular/cli",
  "ng-update": {
    "migrations": "@schematics/angular/migrations/migration-collection.json"
  },
  "optionalDependencies": {},
  "readme": "## Angular CLI\n\n<!-- Badges section here. -->\n[![Dependency Status][david-badge]][david-badge-url]\n[![devDependency Status][david-dev-badge]][david-dev-badge-url]\n\n[![npm](https://img.shields.io/npm/v/%40angular/cli.svg)][npm-badge-url]\n[![npm](https://img.shields.io/npm/v/%40angular/cli/next.svg)][npm-badge-url]\n[![npm](https://img.shields.io/npm/l/@angular/cli.svg)][npm-badge-url]\n[![npm](https://img.shields.io/npm/dm/@angular/cli.svg)][npm-badge-url]\n\n[![Join the chat at https://gitter.im/angular/angular-cli](https://img.shields.io/gitter/room/nwjs/nw.js.svg)](https://gitter.im/angular/angular-cli?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)\n\n[![GitHub forks](https://img.shields.io/github/forks/angular/angular-cli.svg?style=social&label=Fork)](https://github.com/angular/angular-cli/fork)\n[![GitHub stars](https://img.shields.io/github/stars/angular/angular-cli.svg?style=social&label=Star)](https://github.com/angular/angular-cli)\n\n\n## Note\n\nIf you are updating from a beta or RC version, check out our [1.0 Update Guide](https://github.com/angular/angular-cli/wiki/stories-1.0-update).\n\nIf you wish to collaborate, check out [our issue list](https://github.com/angular/angular-cli/issues).\n\nBefore submitting new issues, have a look at [issues marked with the `type: faq` label](https://github.com/angular/angular-cli/issues?utf8=%E2%9C%93&q=is%3Aissue%20label%3A%22type%3A%20faq%22%20).\n\n## Prerequisites\n\nBoth the CLI and generated project have dependencies that require Node 8.9 or higher, together\nwith NPM 5.5.1 or higher.\n\n## Table of Contents\n\n* [Installation](#installation)\n* [Usage](#usage)\n* [Generating a New Project](#generating-and-serving-an-angular-project-via-a-development-server)\n* [Generating Components, Directives, Pipes and Services](#generating-components-directives-pipes-and-services)\n* [Updating Angular CLI](#updating-angular-cli)\n* [Development Hints for working on Angular CLI](#development-hints-for-working-on-angular-cli)\n* [Documentation](#documentation)\n* [License](#license)\n\n## Installation\n\n**BEFORE YOU INSTALL:** please read the [prerequisites](#prerequisites)\n```bash\nnpm install -g @angular/cli\n```\n\n## Usage\n\n```bash\nng help\n```\n\n### Generating and serving an Angular project via a development server\n\n```bash\nng new PROJECT-NAME\ncd PROJECT-NAME\nng serve\n```\nNavigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\nYou can configure the default HTTP host and port used by the development server with two command-line options :\n\n```bash\nng serve --host 0.0.0.0 --port 4201\n```\n\n### Generating Components, Directives, Pipes and Services\n\nYou can use the `ng generate` (or just `ng g`) command to generate Angular components:\n\n```bash\nng generate component my-new-component\nng g component my-new-component # using the alias\n\n# components support relative path generation\n# if in the directory src/app/feature/ and you run\nng g component new-cmp\n# your component will be generated in src/app/feature/new-cmp\n# but if you were to run\nng g component ./newer-cmp\n# your component will be generated in src/app/newer-cmp\n# if in the directory src/app you can also run\nng g component feature/new-cmp\n# and your component will be generated in src/app/feature/new-cmp\n```\nYou can find all possible blueprints in the table below:\n\nScaffold  | Usage\n---       | ---\n[Component](https://github.com/angular/angular-cli/wiki/generate-component) | `ng g component my-new-component`\n[Directive](https://github.com/angular/angular-cli/wiki/generate-directive) | `ng g directive my-new-directive`\n[Pipe](https://github.com/angular/angular-cli/wiki/generate-pipe)           | `ng g pipe my-new-pipe`\n[Service](https://github.com/angular/angular-cli/wiki/generate-service)     | `ng g service my-new-service`\n[Class](https://github.com/angular/angular-cli/wiki/generate-class)         | `ng g class my-new-class`\n[Guard](https://github.com/angular/angular-cli/wiki/generate-guard)         | `ng g guard my-new-guard`\n[Interface](https://github.com/angular/angular-cli/wiki/generate-interface) | `ng g interface my-new-interface`\n[Enum](https://github.com/angular/angular-cli/wiki/generate-enum)           | `ng g enum my-new-enum`\n[Module](https://github.com/angular/angular-cli/wiki/generate-module)       | `ng g module my-module`\n\n\n\n\nangular-cli will add reference to `components`, `directives` and `pipes` automatically in the `app.module.ts`. If you need to add this references to another custom module, follow these steps:\n\n 1. `ng g module new-module` to create a new module\n 2.  call `ng g component new-module/new-component`\n\nThis should add the new `component`, `directive` or `pipe` reference to the `new-module` you've created.\n\n### Updating Angular CLI\n\nIf you're using Angular CLI `1.0.0-beta.28` or less, you need to uninstall `angular-cli` package. It should be done due to changing of package's name and scope from `angular-cli` to `@angular/cli`:\n```bash\nnpm uninstall -g angular-cli\nnpm uninstall --save-dev angular-cli\n```\n\nTo update Angular CLI to a new version, you must update both the global package and your project's local package.\n\nGlobal package:\n```bash\nnpm uninstall -g @angular/cli\nnpm cache verify\n# if npm version is < 5 then use `npm cache clean`\nnpm install -g @angular/cli@latest\n```\n\nLocal project package:\n```bash\nrm -rf node_modules dist # use rmdir /S/Q node_modules dist in Windows Command Prompt; use rm -r -fo node_modules,dist in Windows PowerShell\nnpm install --save-dev @angular/cli@latest\nnpm install\n```\n\nIf you are updating to 1.0 from a beta or RC version, check out our [1.0 Update Guide](https://github.com/angular/angular-cli/wiki/stories-1.0-update).\n\nYou can find more details about changes between versions in [the Releases tab on GitHub](https://github.com/angular/angular-cli/releases).\n\n\n## Development Hints for working on Angular CLI\n\n### Working with master\n\n```bash\ngit clone https://github.com/angular/angular-cli.git\nnpm install\nnpm run build\ncd dist/@angular/cli\nnpm link\n```\n\n`npm link` is very similar to `npm install -g` except that instead of downloading the package\nfrom the repo, the just built `dist/@angular/cli/` folder becomes the global package.\nAdditionally, this repository publishes several packages and we use special logic to load all of them\non development setups.\n\nAny changes to the files in the `angular-cli/` folder will immediately affect the global `@angular/cli` package,\nmeaning that, in order to quickly test any changes you make to the cli project, you should simply just run `npm run build`\nagain.\n\nNow you can use `@angular/cli` via the command line:\n\n```bash\nng new foo\ncd foo\nnpm link @angular/cli\nng serve\n```\n\n`npm link @angular/cli` is needed because by default the globally installed `@angular/cli` just loads\nthe local `@angular/cli` from the project which was fetched remotely from npm.\n`npm link @angular/cli` symlinks the global `@angular/cli` package to the local `@angular/cli` package.\nNow the `angular-cli` you cloned before is in three places:\nThe folder you cloned it into, npm's folder where it stores global packages and the Angular CLI project you just created.\n\nYou can also use `ng new foo --link-cli` to automatically link the `@angular/cli` package.\n\nPlease read the official [npm-link documentation](https://docs.npmjs.com/cli/link)\nand the [npm-link cheatsheet](http://browsenpm.org/help#linkinganynpmpackagelocally) for more information.\n\nTo run the Angular CLI E2E test suite, use the `node ./tests/legacy-cli/run_e2e` command.\nIt can also receive a filename to only run that test (e.g. `node ./tests/legacy-cli/run_e2e tests/legacy-cli/e2e/tests/build/dev-build.ts`).\n\nAs part of the test procedure, all packages will be built and linked.\nYou will need to re-run `npm link` to re-link the development Angular CLI environment after tests finish.\n\n### Debugging with VS Code\n\nIn order to debug some Angular CLI behaviour using Visual Studio Code, you can run `npm run build`, and then use a launch configuration like the following:\n\n```json\n{\n    \"type\": \"node\",\n    \"request\": \"launch\",\n    \"name\": \"ng serve\",\n    \"cwd\": \"<path to an Angular project generated with Angular-CLI>\",\n    \"program\": \"${workspaceFolder}/dist/@angular/cli/bin/ng\",\n    \"args\": [\n        \"<ng command>\",\n        ...other arguments\n    ],\n    \"console\": \"integratedTerminal\"\n}\n```\n\nThen you can add breakpoints in `dist/@angular` files.\n\nFor more informations about Node.js debugging in VS Code, see the related [VS Code Documentation](https://code.visualstudio.com/docs/nodejs/nodejs-debugging).\n\n## Documentation\n\nThe documentation for the Angular CLI is located in this repo's [wiki](https://github.com/angular/angular-cli/wiki).\n\n## License\n\nMIT\n\n\n[travis-badge]: https://travis-ci.org/angular/angular-cli.svg?branch=master\n[travis-badge-url]: https://travis-ci.org/angular/angular-cli\n[david-badge]: https://david-dm.org/angular/angular-cli.svg\n[david-badge-url]: https://david-dm.org/angular/angular-cli\n[david-dev-badge]: https://david-dm.org/angular/angular-cli/dev-status.svg\n[david-dev-badge-url]: https://david-dm.org/angular/angular-cli?type=dev\n[npm-badge]: https://img.shields.io/npm/v/@angular/cli.svg\n[npm-badge-url]: https://www.npmjs.com/package/@angular/cli\n\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular-cli.git"
  },
  "trackingCode": "UA-8594346-19",
  "version": "6.2.9"
}
