{ "_from": "fast-shallow-equal@^1.0.0", "_id": "fast-shallow-equal@1.0.0", "_inBundle": false, "_integrity": "sha512-HPtaa38cPgWvaCFmRNhlc6NG7pv6NUHqjPgVAkWGoB9mQMwYB27/K0CvOM5Czy+qpT3e8XJ6Q4aPAnzpNpzNaw==", "_location": "/fast-shallow-equal", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fast-shallow-equal@^1.0.0", "name": "fast-shallow-equal", "escapedName": "fast-shallow-equal", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/react-use" ], "_resolved": "https://registry.npmjs.org/fast-shallow-equal/-/fast-shallow-equal-1.0.0.tgz", "_shasum": "d4dcaf6472440dcefa6f88b98e3251e27f25628b", "_spec": "fast-shallow-equal@^1.0.0", "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/react-use", "bugs": { "url": "https://github.com/streamich/fast-shallow-equal/issues" }, "bundleDependencies": false, "deprecated": false, "description": "[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]", "devDependencies": { "jest": "22.3.0", "jest-tap-reporter": "1.9.0", "semantic-release": "15.14.0" }, "homepage": "https://github.com/streamich/fast-shallow-equal#readme", "jest": { "testRegex": ".*/__tests__/.*\\.(test|spec)\\.(jsx?|tsx?)$", "reporters": [ "jest-tap-reporter" ], "testURL": "http://localhost" }, "keywords": [ "equal", "fast", "shallow", "fast-shallow-equal", "comparator", "pure", "should-update" ], "name": "fast-shallow-equal", "repository": { "type": "git", "url": "git+https://github.com/streamich/fast-shallow-equal.git" }, "scripts": { "semantic-release": "semantic-release", "test": "jest" }, "version": "1.0.0" }