{
  "_args": [
    [
      {
        "raw": "zone.js@^0.7.2",
        "scope": null,
        "escapedName": "zone.js",
        "name": "zone.js",
        "rawSpec": "^0.7.2",
        "spec": ">=0.7.2 <0.8.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli"
    ]
  ],
  "_from": "zone.js@>=0.7.2 <0.8.0",
  "_id": "zone.js@0.7.4",
  "_inCache": true,
  "_location": "/zone.js",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/zone.js-0.7.4.tgz_1482257424295_0.7884449388366193"
  },
  "_npmUser": {
    "name": "angularcore",
    "email": "angular-core+npm@google.com"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "zone.js@^0.7.2",
    "scope": null,
    "escapedName": "zone.js",
    "name": "zone.js",
    "rawSpec": "^0.7.2",
    "spec": ">=0.7.2 <0.8.0",
    "type": "range"
  },
  "_requiredBy": [
    "/angular-cli"
  ],
  "_resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.7.4.tgz",
  "_shasum": "0e624fe5b724450ee433495deff15c02b3908ee0",
  "_shrinkwrap": null,
  "_spec": "zone.js@^0.7.2",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli",
  "author": {
    "name": "Brian Ford"
  },
  "browser": "dist/zone.js",
  "bugs": {
    "url": "https://github.com/angular/zone.js/issues"
  },
  "dependencies": {},
  "description": "Zones for JavaScript",
  "devDependencies": {
    "@types/jasmine": "^2.2.33",
    "@types/node": "^6.0.38",
    "@types/systemjs": "^0.19.30",
    "clang-format": "^1.0.46",
    "concurrently": "^2.2.0",
    "conventional-changelog": "^1.1.0",
    "es6-promise": "^3.0.2",
    "gulp": "^3.8.11",
    "gulp-clang-format": "^1.0.23",
    "gulp-conventional-changelog": "^1.1.0",
    "gulp-rename": "^1.2.2",
    "gulp-rollup": "^2.3.0",
    "gulp-tsc": "^1.1.4",
    "gulp-tslint": "^6.1.2",
    "gulp-uglify": "^1.2.0",
    "gulp-util": "^3.0.7",
    "jasmine": "^2.4.1",
    "jasmine-core": "^2.2.0",
    "karma": "^0.13.14",
    "karma-chrome-launcher": "^0.2.1",
    "karma-firefox-launcher": "^0.1.4",
    "karma-jasmine": "^0.3.6",
    "karma-mocha": "^1.2.0",
    "karma-safari-launcher": "^0.1.1",
    "karma-sauce-launcher": "^0.2.10",
    "karma-sourcemap-loader": "^0.3.6",
    "mocha": "^3.1.2",
    "nodejs-websocket": "^1.2.0",
    "pump": "^1.0.1",
    "systemjs": "^0.19.37",
    "ts-loader": "^0.6.0",
    "tslint": "^3.15.1",
    "tslint-eslint-rules": "^3.1.0",
    "typescript": "^2.0.2",
    "whatwg-fetch": "^2.0.1"
  },
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "dist": {
    "shasum": "0e624fe5b724450ee433495deff15c02b3908ee0",
    "tarball": "https://registry.npmjs.org/zone.js/-/zone.js-0.7.4.tgz"
  },
  "files": [
    "lib",
    "dist"
  ],
  "gitHead": "1de7ea0df7d547ba5e231bf59404e32a762ad184",
  "homepage": "https://github.com/angular/zone.js#readme",
  "license": "MIT",
  "main": "dist/zone-node.js",
  "maintainers": [
    {
      "name": "angularcore",
      "email": "angular-core+npm@google.com"
    },
    {
      "name": "btford",
      "email": "briantford@gmail.com"
    }
  ],
  "name": "zone.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/angular/zone.js.git"
  },
  "scripts": {
    "changelog": "gulp changelog",
    "prepublish": "tsc && gulp build",
    "serve": "python -m SimpleHTTPServer 8000",
    "test": "npm run tsc && concurrently \"npm run tsc:w\" \"npm run ws-server\" \"karma start karma-build-jasmine.conf.js\"",
    "test-dist": "concurrently \"npm run tsc:w\" \"npm run ws-server\" \"karma start karma-dist-jasmine.conf.js\"",
    "test-mocha": "npm run tsc && concurrently \"npm run tsc:w\" \"npm run ws-server\" \"karma start karma-build-mocha.conf.js\"",
    "test-node": "gulp test/node",
    "tsc": "tsc",
    "tsc:w": "tsc -w",
    "ws-server": "node ./test/ws-server.js"
  },
  "typings": "dist/zone.js.d.ts",
  "version": "0.7.4"
}
