{
  "_from": "can-use-dom@^0.1.0",
  "_id": "can-use-dom@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-IsxKNKCrxDlQ9CxkEQJKP2NmtFo=",
  "_location": "/can-use-dom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "can-use-dom@^0.1.0",
    "name": "can-use-dom",
    "escapedName": "can-use-dom",
    "rawSpec": "^0.1.0",
    "saveSpec": null,
    "fetchSpec": "^0.1.0"
  },
  "_requiredBy": [
    "/simplebar-core"
  ],
  "_resolved": "https://registry.npmjs.org/can-use-dom/-/can-use-dom-0.1.0.tgz",
  "_shasum": "22cc4a34a0abc43950f42c6411024a3f6366b45a",
  "_spec": "can-use-dom@^0.1.0",
  "_where": "D:\\Projects\\VueJS\\template\\minton-vue-template-v1.0.0\\Admin\\node_modules\\simplebar-core",
  "author": {
    "name": "Kiran Abburi"
  },
  "bugs": {
    "url": "https://github.com/akiran/can-use-dom/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Test if you can use dom in the current environment",
  "devDependencies": {
    "jsdom": "^3.1.0",
    "mocha": "^2.1.0",
    "should": "^4.6.3"
  },
  "homepage": "https://github.com/akiran/can-use-dom",
  "keywords": [
    "isomorphic"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "can-use-dom",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/akiran/can-use-dom.git"
  },
  "scripts": {
    "test": "mocha test.js"
  },
  "version": "0.1.0"
}
