{
  "_args": [
    [
      "can-use-dom@0.1.0",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_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": "version",
    "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": [
    "/react-google-maps"
  ],
  "_resolved": "https://registry.npmjs.org/can-use-dom/-/can-use-dom-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "Kiran Abburi"
  },
  "bugs": {
    "url": "https://github.com/akiran/can-use-dom/issues"
  },
  "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"
}
