{
"_from": "dom-helpers@^5.0.1",
"_id": "dom-helpers@5.1.3",
"_inBundle": false,
"_integrity": "sha512-nZD1OtwfWGRBWlpANxacBEZrEuLa16o1nh7YopFWeoF68Zt8GGEmzHu6Xv4F3XaFIC+YXtTLrzgqKxFgLEe4jw==",
"_location": "/dom-helpers",
"_phantomChildren": {
"regenerator-runtime": "0.13.3"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "dom-helpers@^5.0.1",
"name": "dom-helpers",
"escapedName": "dom-helpers",
"rawSpec": "^5.0.1",
"saveSpec": null,
"fetchSpec": "^5.0.1"
},
"_requiredBy": [
"/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.1.3.tgz",
"_shasum": "7233248eb3a2d1f74aafca31e52c5299cc8ce821",
"_spec": "dom-helpers@^5.0.1",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/react-transition-group",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/jquense/dom-helpers/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/runtime": "^7.6.3",
"csstype": "^2.6.7"
},
"deprecated": false,
"description": "tiny modular DOM lib for ie9+",
"homepage": "https://github.com/jquense/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",
"release": {
"conventionalCommits": true,
"publishDir": "lib"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/dom-helpers.git"
},
"types": "cjs/index.d.ts",
"version": "5.1.3"
}