{
  "_args": [
    [
      "jsdom-global@3.0.2",
      "E:\\changfa\\crscd-view"
    ]
  ],
  "_development": true,
  "_from": "jsdom-global@3.0.2",
  "_id": "jsdom-global@3.0.2",
  "_inBundle": false,
  "_integrity": "sha1-a9KZwTsMRiay2iwDk81DhdYGrLk=",
  "_location": "/jsdom-global",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "jsdom-global@3.0.2",
    "name": "jsdom-global",
    "escapedName": "jsdom-global",
    "rawSpec": "3.0.2",
    "saveSpec": null,
    "fetchSpec": "3.0.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/jsdom-global/-/jsdom-global-3.0.2.tgz",
  "_spec": "3.0.2",
  "_where": "E:\\changfa\\crscd-view",
  "author": {
    "name": "Rico Sta. Cruz",
    "email": "rico@ricostacruz.com"
  },
  "browser": "browser.js",
  "bugs": {
    "url": "https://github.com/rstacruz/jsdom-global/issues"
  },
  "description": "Enable DOM in Node.js",
  "devDependencies": {
    "jsdom": "~10.0.0",
    "standard": "~10.0.2",
    "tape": "~4.6.3"
  },
  "homepage": "https://github.com/rstacruz/jsdom-global#readme",
  "keywords": [
    "dom",
    "jsdom",
    "test"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "jsdom-global",
  "peerDependencies": {
    "jsdom": ">=10.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rstacruz/jsdom-global.git"
  },
  "scripts": {
    "test": "node test.js && standard"
  },
  "version": "3.0.2"
}