{
  "_from": "has-dom@~1.0.0",
  "_id": "has-dom@1.0.1",
  "_inBundle": false,
  "_integrity": "sha512-zjbpaHVws+dr8dygaKfICCV4pSeN4Ni1rdQs8yMxFK7aQMuzXpp6bFILtkwcni1aG67SctJgh0bIvddH5z3IBQ==",
  "_location": "/has-dom",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "has-dom@~1.0.0",
    "name": "has-dom",
    "escapedName": "has-dom",
    "rawSpec": "~1.0.0",
    "saveSpec": null,
    "fetchSpec": "~1.0.0"
  },
  "_requiredBy": [
    "/get-doc"
  ],
  "_resolved": "https://registry.npmjs.org/has-dom/-/has-dom-1.0.1.tgz",
  "_shasum": "8be153dd718868ebd3d74c7f9db3d401e1731400",
  "_spec": "has-dom@~1.0.0",
  "_where": "/var/www/html/market_up/node_modules/get-doc",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/has-dom/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Check if a JavaScript environment has a DOM",
  "devDependencies": {
    "ava": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/has-dom#readme",
  "keywords": [
    "browsers",
    "dom",
    "js",
    "javascript",
    "env",
    "environment",
    "has",
    "detect",
    "check"
  ],
  "license": "MIT",
  "name": "has-dom",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/has-dom.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "1.0.1"
}
