{ "_from": "@emotion/hash@^0.7.1", "_id": "@emotion/hash@0.7.3", "_inBundle": false, "_integrity": "sha512-14ZVlsB9akwvydAdaEnVnvqu6J2P6ySv39hYyl/aoB6w/V+bXX0tay8cF6paqbgZsN2n5Xh15uF4pE+GvE+itw==", "_location": "/@emotion/hash", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@emotion/hash@^0.7.1", "name": "@emotion/hash", "escapedName": "@emotion%2fhash", "scope": "@emotion", "rawSpec": "^0.7.1", "saveSpec": null, "fetchSpec": "^0.7.1" }, "_requiredBy": [ "/@material-ui/styles" ], "_resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.7.3.tgz", "_shasum": "a166882c81c0c6040975dd30df24fae8549bd96f", "_spec": "@emotion/hash@^0.7.1", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/@material-ui/styles", "browser": { "./dist/hash.cjs.js": "./dist/hash.browser.cjs.js", "./dist/hash.esm.js": "./dist/hash.browser.esm.js" }, "bundleDependencies": false, "deprecated": false, "description": "A MurmurHash2 implementation", "devDependencies": { "dtslint": "^0.3.0" }, "files": [ "src", "dist", "types" ], "license": "MIT", "main": "dist/hash.cjs.js", "module": "dist/hash.esm.js", "name": "@emotion/hash", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/hash" }, "scripts": { "test:typescript": "dtslint types" }, "types": "types/index.d.ts", "version": "0.7.3" }