{
  "_from": "dom-lib@^3.1.3",
  "_id": "dom-lib@3.1.3",
  "_inBundle": false,
  "_integrity": "sha512-66NzehAJZM5HrH/2FW6C0tgaMIywDF5I9n7PWgvdSciohlYQbCFcSf5XA6hhIqQdFbfrnZDD8NGLo9pDRzO5hQ==",
  "_location": "/dom-lib",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "dom-lib@^3.1.3",
    "name": "dom-lib",
    "escapedName": "dom-lib",
    "rawSpec": "^3.1.3",
    "saveSpec": null,
    "fetchSpec": "^3.1.3"
  },
  "_requiredBy": [
    "/rsuite",
    "/rsuite-table"
  ],
  "_resolved": "https://registry.npmjs.org/dom-lib/-/dom-lib-3.1.3.tgz",
  "_shasum": "c6c74238bf6352e68cd570509cf985ac2ec4ed80",
  "_spec": "dom-lib@^3.1.3",
  "_where": "/home/retrocubedevs/public_html/dev/heyheymedia-web-api/node_modules/rsuite",
  "author": {
    "name": "Simon Guo",
    "email": "simonguo.2009@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/rsuite/dom-lib/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.16.0"
  },
  "deprecated": false,
  "description": "DOM helper library",
  "directories": {
    "lib": "cjs/"
  },
  "homepage": "https://github.com/rsuite/dom-lib#readme",
  "license": "MIT",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "name": "dom-lib",
  "release": {
    "tagFormat": "${version}",
    "plugins": [
      "@semantic-release/commit-analyzer",
      "@semantic-release/release-notes-generator",
      "@semantic-release/github",
      [
        "@semantic-release/npm",
        {
          "pkgRoot": "lib"
        }
      ]
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/rsuite/dom-lib.git"
  },
  "scripts": {},
  "typings": "esm/index.d.ts",
  "version": "3.1.3"
}
