12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "_from": "@restart/hooks@^0.3.11",
- "_id": "@restart/hooks@0.3.15",
- "_inBundle": false,
- "_integrity": "sha512-rVNba1A2oMzKBg16fCrrHmCf4JjOzFhT9TWR8J+Y8iOcY4zffxtP3ke7mEsakvghHZT+9//uDOPSSeuBDW41GQ==",
- "_location": "/@restart/hooks",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "@restart/hooks@^0.3.11",
- "name": "@restart/hooks",
- "escapedName": "@restart%2fhooks",
- "scope": "@restart",
- "rawSpec": "^0.3.11",
- "saveSpec": null,
- "fetchSpec": "^0.3.11"
- },
- "_requiredBy": [
- "/react-bootstrap"
- ],
- "_resolved": "https://registry.npmjs.org/@restart/hooks/-/hooks-0.3.15.tgz",
- "_shasum": "17cb37a272dfb9cbacf83614a5a7170e68f17d75",
- "_spec": "@restart/hooks@^0.3.11",
- "_where": "/var/www/html/mdch.sipadu/node_modules/react-bootstrap",
- "author": {
- "name": "Jason Quense",
- "email": "monastic.panic@gmail.com"
- },
- "bugs": {
- "url": "https://github.com/jquense/react-common-hooks/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "homepage": "https://github.com/jquense/react-common-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-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.15"
- }
|