{
  "_from": "@emotion/cache@^11.4.0",
  "_id": "@emotion/cache@11.13.1",
  "_inBundle": false,
  "_integrity": "sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==",
  "_location": "/@emotion/cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/cache@^11.4.0",
    "name": "@emotion/cache",
    "escapedName": "@emotion%2fcache",
    "scope": "@emotion",
    "rawSpec": "^11.4.0",
    "saveSpec": null,
    "fetchSpec": "^11.4.0"
  },
  "_requiredBy": [
    "/@emotion/react",
    "/react-select"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.13.1.tgz",
  "_shasum": "fecfc54d51810beebf05bf2a161271a1a91895d7",
  "_spec": "@emotion/cache@^11.4.0",
  "_where": "/var/www/html/frontend-new/node_modules/react-select",
  "bundleDependencies": false,
  "dependencies": {
    "@emotion/memoize": "^0.9.0",
    "@emotion/sheet": "^1.4.0",
    "@emotion/utils": "^1.4.0",
    "@emotion/weak-memoize": "^0.4.0",
    "stylis": "4.2.0"
  },
  "deprecated": false,
  "description": "emotion's cache",
  "devDependencies": {
    "@definitelytyped/dtslint": "0.0.112",
    "@emotion/hash": "*",
    "typescript": "^5.4.5"
  },
  "exports": {
    ".": {
      "types": {
        "import": "./dist/emotion-cache.cjs.mjs",
        "default": "./dist/emotion-cache.cjs.js"
      },
      "development": {
        "edge-light": {
          "module": "./dist/emotion-cache.development.edge-light.esm.js",
          "import": "./dist/emotion-cache.development.edge-light.cjs.mjs",
          "default": "./dist/emotion-cache.development.edge-light.cjs.js"
        },
        "worker": {
          "module": "./dist/emotion-cache.development.edge-light.esm.js",
          "import": "./dist/emotion-cache.development.edge-light.cjs.mjs",
          "default": "./dist/emotion-cache.development.edge-light.cjs.js"
        },
        "workerd": {
          "module": "./dist/emotion-cache.development.edge-light.esm.js",
          "import": "./dist/emotion-cache.development.edge-light.cjs.mjs",
          "default": "./dist/emotion-cache.development.edge-light.cjs.js"
        },
        "browser": {
          "module": "./dist/emotion-cache.browser.development.esm.js",
          "import": "./dist/emotion-cache.browser.development.cjs.mjs",
          "default": "./dist/emotion-cache.browser.development.cjs.js"
        },
        "module": "./dist/emotion-cache.development.esm.js",
        "import": "./dist/emotion-cache.development.cjs.mjs",
        "default": "./dist/emotion-cache.development.cjs.js"
      },
      "edge-light": {
        "module": "./dist/emotion-cache.edge-light.esm.js",
        "import": "./dist/emotion-cache.edge-light.cjs.mjs",
        "default": "./dist/emotion-cache.edge-light.cjs.js"
      },
      "worker": {
        "module": "./dist/emotion-cache.edge-light.esm.js",
        "import": "./dist/emotion-cache.edge-light.cjs.mjs",
        "default": "./dist/emotion-cache.edge-light.cjs.js"
      },
      "workerd": {
        "module": "./dist/emotion-cache.edge-light.esm.js",
        "import": "./dist/emotion-cache.edge-light.cjs.mjs",
        "default": "./dist/emotion-cache.edge-light.cjs.js"
      },
      "browser": {
        "module": "./dist/emotion-cache.browser.esm.js",
        "import": "./dist/emotion-cache.browser.cjs.mjs",
        "default": "./dist/emotion-cache.browser.cjs.js"
      },
      "module": "./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"
  ],
  "imports": {
    "#is-development": {
      "development": "./src/conditions/true.js",
      "default": "./src/conditions/false.js"
    },
    "#is-browser": {
      "edge-light": "./src/conditions/false.js",
      "workerd": "./src/conditions/false.js",
      "worker": "./src/conditions/false.js",
      "browser": "./src/conditions/true.js",
      "default": "./src/conditions/is-browser.js"
    }
  },
  "license": "MIT",
  "main": "dist/emotion-cache.cjs.js",
  "module": "dist/emotion-cache.esm.js",
  "name": "@emotion/cache",
  "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.13.1"
}
