{ "_from": "react-context-toolbox@^2.0.2", "_id": "react-context-toolbox@2.0.2", "_inBundle": false, "_integrity": "sha512-tY4j0imkYC3n5ZlYSgFkaw7fmlCp3IoQQ6DxpqeNHzcD0hf+6V+/HeJxviLUZ1Rv1Yn3N3xyO2EhkkZwHn0m1A==", "_location": "/react-context-toolbox", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "react-context-toolbox@^2.0.2", "name": "react-context-toolbox", "escapedName": "react-context-toolbox", "rawSpec": "^2.0.2", "saveSpec": null, "fetchSpec": "^2.0.2" }, "_requiredBy": [ "/react-overlays" ], "_resolved": "https://registry.npmjs.org/react-context-toolbox/-/react-context-toolbox-2.0.2.tgz", "_shasum": "35637287cb23f801e6ed802c2bb7a97e1f04e3fb", "_spec": "react-context-toolbox@^2.0.2", "_where": "/var/www/html/mdch.sipadu/node_modules/react-overlays", "author": { "name": "4Catalyzer" }, "bugs": { "url": "https://github.com/4Catalyzer/react-context-toolbox/issues" }, "bundleDependencies": false, "deprecated": false, "homepage": "https://github.com/4Catalyzer/react-context-toolbox#readme", "jest": { "roots": [ "/test" ], "testEnvironment": "jsdom", "setupFiles": [ "/test/index.js" ] }, "license": "MIT", "lint-staged": { "*.js": [ "eslint --fix", "git add" ], "*.{json,css,md}": [ "prettier --write --ignore-path .eslintignore", "git add" ] }, "main": "index.js", "module": "lib/es/index.js", "name": "react-context-toolbox", "peerDependencies": { "react": ">=16.3.2" }, "prettier": { "printWidth": 79, "singleQuote": true, "trailingComma": "all" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/4Catalyzer/react-context-toolbox.git" }, "types": "index.d.ts", "version": "2.0.2" }