{
  "_args": [
    [
      "dom-helpers@5.1.4",
      "/var/www/kotelnikovo"
    ]
  ],
  "_from": "dom-helpers@5.1.4",
  "_id": "dom-helpers@5.1.4",
  "_inBundle": false,
  "_integrity": "sha512-TjMyeVUvNEnOnhzs6uAn9Ya47GmMo3qq7m+Lr/3ON0Rs5kHvb8I+SQYjLUSYn7qhEm0QjW0yrBkvz9yOrwwz1A==",
  "_location": "/dom-helpers",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dom-helpers@5.1.4",
    "name": "dom-helpers",
    "escapedName": "dom-helpers",
    "rawSpec": "5.1.4",
    "saveSpec": null,
    "fetchSpec": "5.1.4"
  },
  "_requiredBy": [
    "/react-transition-group"
  ],
  "_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.1.4.tgz",
  "_spec": "5.1.4",
  "_where": "/var/www/kotelnikovo",
  "author": {
    "name": "Jason Quense",
    "email": "monastic.panic@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/react-bootstrap/dom-helpers/issues"
  },
  "dependencies": {
    "@babel/runtime": "^7.8.7",
    "csstype": "^2.6.7"
  },
  "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.1.4"
}
