package.json 2 KB
{
  "_args": [
    [
      "@angular/compiler@~2.4.0",
      "D:\\100-PROJECTS\\Angular\\quickstart"
    ]
  ],
  "_from": "@angular/compiler@>=2.4.0 <2.5.0",
  "_id": "@angular/compiler@2.4.5",
  "_inCache": true,
  "_installable": true,
  "_location": "/@angular/compiler",
  "_nodeVersion": "7.2.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/compiler-2.4.5.tgz_1485387187107_0.89668457233347"
  },
  "_npmUser": {
    "email": "angular-core+npm@google.com",
    "name": "angular"
  },
  "_npmVersion": "3.10.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "@angular/compiler",
    "raw": "@angular/compiler@~2.4.0",
    "rawSpec": "~2.4.0",
    "scope": "@angular",
    "spec": ">=2.4.0 <2.5.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-2.4.5.tgz",
  "_shasum": "521da325e2e002398e8f9de52cfb03d303729e72",
  "_shrinkwrap": null,
  "_spec": "@angular/compiler@~2.4.0",
  "_where": "D:\\100-PROJECTS\\Angular\\quickstart",
  "author": {
    "name": "angular"
  },
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "dependencies": {},
  "description": "Angular - the compiler library",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "521da325e2e002398e8f9de52cfb03d303729e72",
    "tarball": "https://registry.npmjs.org/@angular/compiler/-/compiler-2.4.5.tgz"
  },
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "main": "bundles/compiler.umd.js",
  "maintainers": [
    {
      "email": "angular-core+npm@google.com",
      "name": "angular"
    }
  ],
  "module": "index.js",
  "name": "@angular/compiler",
  "optionalDependencies": {},
  "peerDependencies": {
    "@angular/core": "2.4.5"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.git"
  },
  "scripts": {},
  "typings": "index.d.ts",
  "version": "2.4.5"
}