| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- {
- "_from": "@angular/compiler-cli@5.2.11",
- "_id": "@angular/compiler-cli@5.2.11",
- "_inBundle": false,
- "_integrity": "sha512-dwrQ0yxoCM/XzKzlm7pTsyg4/6ECjT9emZufGj8t12bLMO8NDn1IJOsqXJA1+onEgQKhlr0Ziwi+96TvDTb1Cg==",
- "_location": "/@angular/compiler-cli",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/compiler-cli@5.2.11",
- "name": "@angular/compiler-cli",
- "escapedName": "@angular%2fcompiler-cli",
- "scope": "@angular",
- "rawSpec": "5.2.11",
- "saveSpec": null,
- "fetchSpec": "5.2.11"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/compiler-cli/-/compiler-cli-5.2.11.tgz",
- "_shasum": "71a2885ac394a3c7a407c6ba0b920b52d73add99",
- "_spec": "@angular/compiler-cli@5.2.11",
- "_where": "/Users/ericf/ZCWProjects/Shared-Travel-Map/apptest",
- "bin": {
- "ngc": "./src/main.js",
- "ng-xi18n": "./src/extract_i18n.js"
- },
- "bugs": {
- "url": "https://github.com/angular/angular/issues"
- },
- "bundleDependencies": false,
- "contributors": [
- {
- "name": "Tobias Bosch",
- "email": "tbosch@google.com",
- "url": "https://angular.io/"
- },
- {
- "name": "Alex Eagle",
- "email": "alexeagle@google.com",
- "url": "https://angular.io/"
- }
- ],
- "dependencies": {
- "chokidar": "^1.4.2",
- "minimist": "^1.2.0",
- "reflect-metadata": "^0.1.2",
- "tsickle": "^0.27.2"
- },
- "deprecated": false,
- "description": "Angular - the compiler CLI for Node.js",
- "homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli",
- "keywords": [
- "angular",
- "compiler"
- ],
- "license": "MIT",
- "main": "index.js",
- "name": "@angular/compiler-cli",
- "peerDependencies": {
- "typescript": ">=2.4.2 <2.7",
- "@angular/compiler": "5.2.11"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "typings": "index.d.ts",
- "version": "5.2.11"
- }
|