Gazebo_simulation-Frontend/node_modules/@restart/hooks/package.json
2020-12-22 09:59:14 -05:00

72 lines
1.7 KiB
JSON

{
"_args": [
[
"@restart/hooks@0.3.19",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "@restart/hooks@0.3.19",
"_id": "@restart/hooks@0.3.19",
"_inBundle": false,
"_integrity": "sha512-8bskLEkiDvuZztnfGN+vM56q2HQV8dyXS/Eb0nhXPx6fonii3hQLxfNVA2r5NTMbvEkwDo59bAau3idUXaGvww==",
"_location": "/@restart/hooks",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@restart/hooks@0.3.19",
"name": "@restart/hooks",
"escapedName": "@restart%2fhooks",
"scope": "@restart",
"rawSpec": "0.3.19",
"saveSpec": null,
"fetchSpec": "0.3.19"
},
"_requiredBy": [
"/react-bootstrap",
"/react-overlays"
],
"_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.19.tgz",
"_spec": "0.3.19",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Jason Quense",
"email": "monastic.panic@gmail.com"
},
"bugs": {
"url": "https://github.com/react-restart/hooks/issues"
},
"homepage": "https://github.com/react-restart/hooks#readme",
"jest": {
"preset": "@4c",
"setupFilesAfterEnv": [
"./test/setup.js"
]
},
"license": "MIT",
"main": "cjs/index.js",
"module": "esm/index.js",
"name": "@restart/hooks",
"peerDependencies": {
"react": "^16.8.0"
},
"prettier": {
"singleQuote": true,
"semi": false,
"trailingComma": "all"
},
"publishConfig": {
"access": "public",
"directory": "lib"
},
"release": {
"conventionalCommits": true
},
"repository": {
"type": "git",
"url": "git+https://github.com/jquense/react-common-hooks.git"
},
"types": "cjs/index.d.ts",
"version": "0.3.19"
}