spaceout/front_end/node_modules/dom-helpers/package.json
2020-12-12 10:25:30 -05:00

75 lines
1.7 KiB
JSON

{
"_args": [
[
"dom-helpers@5.2.0",
"/home/chinmay/Desktop/HackTJ2020/frontend"
]
],
"_from": "dom-helpers@5.2.0",
"_id": "dom-helpers@5.2.0",
"_inBundle": false,
"_integrity": "sha512-Ru5o9+V8CpunKnz5LGgWXkmrH/20cGKwcHwS4m73zIvs54CN9epEmT/HLqFJW3kXpakAFkEdzgy1hzlJe3E4OQ==",
"_location": "/dom-helpers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-helpers@5.2.0",
"name": "dom-helpers",
"escapedName": "dom-helpers",
"rawSpec": "5.2.0",
"saveSpec": null,
"fetchSpec": "5.2.0"
},
"_requiredBy": [
"/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.0.tgz",
"_spec": "5.2.0",
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
"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": "^3.0.2"
},
"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.0"
}