2020-12-21 11:29:31 -04:00
|
|
|
{
|
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"react-overlays@2.1.0",
|
2020-12-22 10:59:14 -04:00
|
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
2020-12-21 11:29:31 -04:00
|
|
|
]
|
|
|
|
],
|
|
|
|
"_from": "react-overlays@2.1.0",
|
|
|
|
"_id": "react-overlays@2.1.0",
|
|
|
|
"_inBundle": false,
|
|
|
|
"_integrity": "sha512-tHPGTZosbQSo82yb9x4YCsmJJtspKvAPL5kXVnyoB2Z5UoAU3VetIuh2VblfVT408us5nLJd9uDtwI3xWDHS6w==",
|
|
|
|
"_location": "/react-overlays",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"type": "version",
|
|
|
|
"registry": true,
|
|
|
|
"raw": "react-overlays@2.1.0",
|
|
|
|
"name": "react-overlays",
|
|
|
|
"escapedName": "react-overlays",
|
|
|
|
"rawSpec": "2.1.0",
|
|
|
|
"saveSpec": null,
|
|
|
|
"fetchSpec": "2.1.0"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/react-bootstrap"
|
|
|
|
],
|
|
|
|
"_resolved": "https://registry.npmjs.org/react-overlays/-/react-overlays-2.1.0.tgz",
|
|
|
|
"_spec": "2.1.0",
|
2020-12-22 10:59:14 -04:00
|
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
2020-12-21 11:29:31 -04:00
|
|
|
"author": {
|
|
|
|
"name": "Jason Quense",
|
|
|
|
"email": "monastic.panic@gmail.com"
|
|
|
|
},
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/react-bootstrap/react-overlays/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
|
|
|
"@babel/runtime": "^7.4.5",
|
|
|
|
"@restart/hooks": "^0.3.12",
|
|
|
|
"dom-helpers": "^5.1.0",
|
|
|
|
"popper.js": "^1.15.0",
|
|
|
|
"prop-types": "^15.7.2",
|
|
|
|
"uncontrollable": "^7.0.0",
|
|
|
|
"warning": "^4.0.3"
|
|
|
|
},
|
|
|
|
"description": "Utilities for creating robust overlay components",
|
|
|
|
"homepage": "https://github.com/react-bootstrap/react-overlays#readme",
|
|
|
|
"husky": {
|
|
|
|
"hooks": {
|
|
|
|
"pre-commit": "lint-staged"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"react-overlays",
|
|
|
|
"react-component",
|
|
|
|
"react",
|
|
|
|
"overlay",
|
|
|
|
"react-component",
|
|
|
|
"tooltip",
|
|
|
|
"bootstrap",
|
|
|
|
"popover",
|
|
|
|
"modal"
|
|
|
|
],
|
|
|
|
"license": "MIT",
|
|
|
|
"lint-staged": {
|
|
|
|
"*.js": [
|
|
|
|
"eslint --fix",
|
|
|
|
"git add"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"main": "cjs/index.js",
|
|
|
|
"module": "esm/index.js",
|
|
|
|
"name": "react-overlays",
|
|
|
|
"peerDependencies": {
|
|
|
|
"react": ">=16.3.0",
|
|
|
|
"react-dom": ">=16.3.0"
|
|
|
|
},
|
|
|
|
"prettier": {
|
|
|
|
"singleQuote": true,
|
|
|
|
"trailingComma": "all"
|
|
|
|
},
|
|
|
|
"publishConfig": {
|
|
|
|
"directory": "lib"
|
|
|
|
},
|
|
|
|
"release": {
|
|
|
|
"conventionalCommits": true
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/react-bootstrap/react-overlays.git"
|
|
|
|
},
|
|
|
|
"version": "2.1.0"
|
|
|
|
}
|