{
  "_from": "@emotion/cache@^11.7.1",
  "_id": "@emotion/cache@11.11.0",
  "_inBundle": false,
  "_integrity": "sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==",
  "_location": "/@emotion/cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/cache@^11.7.1",
    "name": "@emotion/cache",
    "escapedName": "@emotion%2fcache",
    "scope": "@emotion",
    "rawSpec": "^11.7.1",
    "saveSpec": null,
    "fetchSpec": "^11.7.1"
  },
  "_requiredBy": [
    "/mui-datatables",
    "/tss-react"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.11.0.tgz",
  "_shasum": "809b33ee6b1cb1a625fef7a45bc568ccd9b8f3ff",
  "_spec": "@emotion/cache@^11.7.1",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\mui-datatables",
  "browser": {
    "./dist/emotion-cache.esm.js": "./dist/emotion-cache.browser.esm.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@emotion/memoize": "^0.8.1",
    "@emotion/sheet": "^1.2.2",
    "@emotion/utils": "^1.2.1",
    "@emotion/weak-memoize": "^0.3.1",
    "stylis": "4.2.0"
  },
  "deprecated": false,
  "description": "emotion's cache",
  "devDependencies": {
    "@definitelytyped/dtslint": "0.0.112",
    "@emotion/hash": "*",
    "typescript": "^4.5.5"
  },
  "exports": {
    ".": {
      "module": {
        "worker": "./dist/emotion-cache.worker.esm.js",
        "browser": "./dist/emotion-cache.browser.esm.js",
        "default": "./dist/emotion-cache.esm.js"
      },
      "import": "./dist/emotion-cache.cjs.mjs",
      "default": "./dist/emotion-cache.cjs.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "src",
    "dist",
    "types/*.d.ts"
  ],
  "license": "MIT",
  "main": "dist/emotion-cache.cjs.js",
  "module": "dist/emotion-cache.esm.js",
  "name": "@emotion/cache",
  "preconstruct": {
    "exports": {
      "envConditions": [
        "browser",
        "worker"
      ]
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/cache"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "11.11.0"
}
