{
  "_from": "dom-helpers@^5.1.3",
  "_id": "dom-helpers@5.2.1",
  "_inBundle": false,
  "_integrity": "sha512-nRCa7CK3VTrM2NmGkIy4cbK7IZlgBE/PYMn55rrXefr5xXDP0LdtfPnblFDoVdcAfslJ7or6iqAUnx0CCGIWQA==",
  "_location": "/dom-helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "dom-helpers@^5.1.3",
    "name": "dom-helpers",
    "escapedName": "dom-helpers",
    "rawSpec": "^5.1.3",
    "saveSpec": null,
    "fetchSpec": "^5.1.3"
  },
  "_requiredBy": [
    "/react-virtualized"
  ],
  "_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz",
  "_shasum": "d9400536b2bf8225ad98fe052e029451ac40e902",
  "_spec": "dom-helpers@^5.1.3",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\react-virtualized",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-bootstrap/dom-helpers/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.8.7",
    "csstype": "^3.0.2"
  },
  "deprecated": false,
  "description": "tiny modular DOM lib for ie9+",
  "homepage": "https://github.com/react-bootstrap/dom-helpers#readme",
  "keywords": [
    "dom-helpers",
    "react-component",
    "dom",
    "api",
    "cross-browser",
    "style",
    "event",
    "height",
    "width",
    "dom-helpers",
    "class",
    "classlist",
    "css"
  ],
  "license": "MIT",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "dom-helpers",
  "publishConfig": {
    "directory": "lib"
  },
  "release": {
    "conventionalCommits": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/react-bootstrap/dom-helpers.git"
  },
  "types": "cjs/index.d.ts",
  "version": "5.2.1"
}
