Gazebo_simulation-Frontend/node_modules/dom-helpers/package.json

75 lines
1.7 KiB
JSON

{
"_args": [
[
"dom-helpers@5.1.3",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "dom-helpers@5.1.3",
"_id": "dom-helpers@5.1.3",
"_inBundle": false,
"_integrity": "sha512-nZD1OtwfWGRBWlpANxacBEZrEuLa16o1nh7YopFWeoF68Zt8GGEmzHu6Xv4F3XaFIC+YXtTLrzgqKxFgLEe4jw==",
"_location": "/dom-helpers",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "dom-helpers@5.1.3",
"name": "dom-helpers",
"escapedName": "dom-helpers",
"rawSpec": "5.1.3",
"saveSpec": null,
"fetchSpec": "5.1.3"
},
"_requiredBy": [
"/react-bootstrap",
"/react-overlays",
"/react-transition-group"
],
"_resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.1.3.tgz",
"_spec": "5.1.3",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/jquense/dom-helpers/issues"
},
"dependencies": {
"@babel/runtime": "^7.6.3",
"csstype": "^2.6.7"
},
"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"
}