{
  "_from": "@emotion/hash@^0.9.2",
  "_id": "@emotion/hash@0.9.2",
  "_inBundle": false,
  "_integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==",
  "_location": "/@emotion/hash",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/hash@^0.9.2",
    "name": "@emotion/hash",
    "escapedName": "@emotion%2fhash",
    "scope": "@emotion",
    "rawSpec": "^0.9.2",
    "saveSpec": null,
    "fetchSpec": "^0.9.2"
  },
  "_requiredBy": [
    "/@emotion/babel-plugin",
    "/@emotion/serialize"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz",
  "_shasum": "ff9221b9f58b4dfe61e619a7788734bd63f6898b",
  "_spec": "@emotion/hash@^0.9.2",
  "_where": "C:\\Sites\\Ecommerce\\node_modules\\@emotion\\babel-plugin",
  "bundleDependencies": false,
  "deprecated": false,
  "description": "A MurmurHash2 implementation",
  "devDependencies": {
    "@definitelytyped/dtslint": "0.0.112",
    "typescript": "^5.4.5"
  },
  "exports": {
    ".": {
      "module": "./dist/emotion-hash.esm.js",
      "import": "./dist/emotion-hash.cjs.mjs",
      "default": "./dist/emotion-hash.cjs.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "src",
    "dist"
  ],
  "license": "MIT",
  "main": "dist/emotion-hash.cjs.js",
  "module": "dist/emotion-hash.esm.js",
  "name": "@emotion/hash",
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/hash"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "dist/emotion-hash.cjs.d.ts",
  "version": "0.9.2"
}
