{"name":"dom-helpers","version":"6.0.1","description":"tiny modular DOM lib for ie9+","author":{"name":"Jason Quense","email":"monastic.panic@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/react-bootstrap/dom-helpers.git"},"license":"MIT","main":"cjs/index.js","types":"esm/index.d.ts","module":"esm/index.js","exports":{"./package.json":"./package.json",".":{"require":{"types":"./cjs/index.d.ts","default":"./cjs/index.js"},"import":{"types":"./esm/index.d.ts","default":"./esm/index.js"}},"./*":{"require":{"types":"./cjs/*.d.ts","default":"./cjs/*.js"},"import":{"types":"./esm/*.d.ts","default":"./esm/*.js"}}},"keywords":["dom-helpers","react-component","dom","api","cross-browser","style","event","height","width","dom-helpers","class","classlist","css"],"scripts":{"test":"karma start --single-run","tdd":"karma start","build":"yarn build:cjs && yarn build:esm && node fix-dts.mjs","build:cjs":"rimraf cjs && babel src --out-dir cjs --delete-dir-on-start --env-name cjs --extensions .ts && yarn build:cjs:types && echo '{\"type\": \"commonjs\"}' > cjs/package.json","build:esm":"rimraf esm && babel src --out-dir esm --delete-dir-on-start --env-name esm --extensions .ts && yarn build:esm:types && echo '{\"type\": \"module\"}' > esm/package.json","build:cjs:types":"tsc --emitDeclarationOnly --module commonjs --outDir cjs","build:esm:types":"tsc --emitDeclarationOnly --module esnext --outDir esm","prepublishOnly":"yarn build","lint":"tsc -p ./ --noEmit && eslint src test","release":"rollout"},"release":{"conventionalCommits":true},"dependencies":{"@babel/runtime":"^7.27.1","csstype":"^3.1.3"},"devDependencies":{"@4c/rollout":"^4.0.2","@4c/tsconfig":"^0.4.1","@babel/cli":"^7.27.2","@babel/core":"^7.27.1","@babel/preset-typescript":"^7.27.1","@react-bootstrap/babel-preset":"^2.3.0","@react-bootstrap/eslint-config":"^1.3.2","@react-bootstrap/eslint-config-typescript":"^2.0.1","@typescript-eslint/eslint-plugin":"^4.22.1","@typescript-eslint/parser":"^4.22.1","babel-eslint":"^10.1.0","babel-loader":"^10.0.0","eslint":"^7.25.0","eslint-plugin-import":"^2.22.1","eslint-plugin-jsx-a11y":"^6.4.1","eslint-plugin-mocha":"^8.1.0","eslint-plugin-react":"^7.23.2","expect.js":"^0.3.1","glob":"^11.0.3","jquery":"^3.7.1","karma":"^6.4.4","karma-chrome-launcher":"^3.2.0","karma-firefox-launcher":"^2.1.3","karma-html2js-preprocessor":"^1.1.0","karma-mocha":"~2.0.1","karma-mocha-reporter":"^2.2.5","karma-sinon":"^1.0.5","karma-sourcemap-loader":"^0.4.0","karma-webpack":"^5.0.1","mocha":"^11.5.0","rimraf":"^6.0.1","simulant":"^0.2.2","sinon":"^20.0.0","typescript":"^5.8.3","webpack":"^5.99.9"},"bugs":{"url":"https://github.com/react-bootstrap/dom-helpers/issues"},"homepage":"https://github.com/react-bootstrap/dom-helpers#readme","packageManager":"yarn@1.22.19+sha1.4ba7fc5c6e704fce2066ecbfb0b0d8976fe62447","_id":"dom-helpers@6.0.1","gitHead":"b28d9f380d3e0b698c086c4e12c2e9614842adfa","_nodeVersion":"22.15.0","_npmVersion":"10.9.2","dist":{"shasum":"f56400eb45770e3dd4fa014513739e6b670e6362","size":24250,"noattachment":false,"key":"/dom-helpers/-/dom-helpers-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/dom-helpers/download/dom-helpers-6.0.1.tgz"},"_npmUser":{"name":"kytsang","email":"ktsang.work@gmail.com","actor":{"name":"kytsang","email":"ktsang.work@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"kytsang","email":""},{"name":"monastic.panic","email":""},{"name":"taion","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/dom-helpers_6.0.1_1750405145562_0.8290455858750352"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-06-20T07:39:05.733Z","publish_time":1750405145733,"_source_registry_name":"default","_cnpm_publish_time":1750405145733,"dist-tags":{"latest":"6.0.1"}}