{ "_from": "@emotion/hash@0.7.3", "_id": "@emotion/hash@0.7.3", "_inBundle": false, "_integrity": "sha512-14ZVlsB9akwvydAdaEnVnvqu6J2P6ySv39hYyl/aoB6w/V+bXX0tay8cF6paqbgZsN2n5Xh15uF4pE+GvE+itw==", "_location": "/@emotion/hash", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/hash@0.7.3", "name": "@emotion/hash", "escapedName": "@emotion%2fhash", "scope": "@emotion", "rawSpec": "0.7.3", "saveSpec": null, "fetchSpec": "0.7.3" }, "_requiredBy": [ "/@emotion/serialize", "/babel-plugin-emotion" ], "_resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.7.3.tgz", "_shasum": "a166882c81c0c6040975dd30df24fae8549bd96f", "_spec": "@emotion/hash@0.7.3", "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/serialize", "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" }