{
  "_from": "zone.js@~0.10.3",
  "_id": "zone.js@0.10.3",
  "_inBundle": false,
  "_integrity": "sha512-LXVLVEq0NNOqK/fLJo3d0kfzd4sxwn2/h67/02pjCjfKDxgx1i9QqpvtHD8CrBnSSwMw5+dy11O7FRX5mkO7Cg==",
  "_location": "/zone.js",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "zone.js@~0.10.3",
    "name": "zone.js",
    "escapedName": "zone.js",
    "rawSpec": "~0.10.3",
    "saveSpec": null,
    "fetchSpec": "~0.10.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/zone.js/-/zone.js-0.10.3.tgz",
  "_shasum": "3e5e4da03c607c9dcd92e37dd35687a14a140c16",
  "_spec": "zone.js@~0.10.3",
  "_where": "C:\\xampp\\htdocs\\dial-digit",
  "author": {
    "name": "Brian Ford"
  },
  "browser": "dist/zone.js",
  "bugs": {
    "url": "https://github.com/angular/angular/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Zones for JavaScript",
  "devDependencies": {
    "@types/node": "^10.9.4",
    "domino": "2.1.2",
    "jest": "^25.1.0",
    "mocha": "^3.1.2",
    "mock-require": "3.0.3",
    "promises-aplus-tests": "^2.1.2",
    "typescript": "~3.4.2"
  },
  "directories": {
    "lib": "lib",
    "test": "test"
  },
  "files": [
    "lib",
    "dist"
  ],
  "homepage": "https://github.com/angular/angular#readme",
  "license": "MIT",
  "main": "dist/zone-node.js",
  "name": "zone.js",
  "publishConfig": {
    "registry": "https://wombat-dressing-room.appspot.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/angular/angular.git",
    "directory": "packages/zone.js"
  },
  "scripts": {
    "electrontest": "cd test/extra && node electron.js",
    "jesttest": "jest --config ./test/jest/jest.config.js ./test/jest/jest.spec.js",
    "promisefinallytest": "tsc -p . && mocha ./test/promise/promise.finally.spec.js",
    "promisetest": "tsc -p . && node ./test/promise/promise-test.js"
  },
  "typings": "dist/zone.js.d.ts",
  "unpkg": "dist/zone.js",
  "version": "0.10.3"
}
