{
  "_args": [
    [
      "node-abort-controller@2.0.0",
      "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi"
    ]
  ],
  "_from": "node-abort-controller@2.0.0",
  "_id": "node-abort-controller@2.0.0",
  "_inBundle": false,
  "_integrity": "sha512-L8RfEgjBTHAISTuagw51PprVAqNZoG6KSB6LQ6H1bskMVkFs5E71IyjauLBv3XbuomJlguWF/VnRHdJ1gqiAqA==",
  "_location": "/node-abort-controller",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "node-abort-controller@2.0.0",
    "name": "node-abort-controller",
    "escapedName": "node-abort-controller",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/tedious"
  ],
  "_resolved": "https://registry.npmjs.org/node-abort-controller/-/node-abort-controller-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "E:\\WEB_TESTING\\PROJECT_HOST\\asktek.dashboard.webapi",
  "author": {
    "name": "Steve Faulkner",
    "email": "southpolesteve@gmail.com"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/southpolesteve/node-abort-controller/issues"
  },
  "description": "AbortController for Node based on EventEmitter",
  "devDependencies": {
    "jest": "^26.1.0",
    "node-fetch": "2.6.0",
    "whatwg-fetch": "3.0.0"
  },
  "homepage": "https://github.com/southpolesteve/node-abort-controller#readme",
  "keywords": [
    "AbortController",
    "AbortSignal",
    "fetch",
    "polyfill"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "node-abort-controller",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/southpolesteve/node-abort-controller.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "2.0.0"
}
