{
  "_from": "@emotion/cache@^11.4.0",
  "_id": "@emotion/cache@11.4.0",
  "_inBundle": false,
  "_integrity": "sha512-Zx70bjE7LErRO9OaZrhf22Qye1y4F7iDl+ITjet0J+i+B88PrAOBkKvaAWhxsZf72tDLajwCgfCjJ2dvH77C3g==",
  "_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.4.0.tgz",
  "_shasum": "293fc9d9a7a38b9aad8e9337e5014366c3b09ac0",
  "_spec": "@emotion/cache@^11.4.0",
  "_where": "/home/atjt9136/shop.viandes-terroirs-peyo-aguia.com/node_modules/react-select",
  "browser": {
    "./dist/emotion-cache.cjs.js": "./dist/emotion-cache.browser.cjs.js",
    "./dist/emotion-cache.esm.js": "./dist/emotion-cache.browser.esm.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@emotion/memoize": "^0.7.4",
    "@emotion/sheet": "^1.0.0",
    "@emotion/utils": "^1.0.0",
    "@emotion/weak-memoize": "^0.2.5",
    "stylis": "^4.0.3"
  },
  "deprecated": false,
  "description": "emotion's cache",
  "devDependencies": {
    "@emotion/hash": "*",
    "dtslint": "^0.3.0"
  },
  "files": [
    "src",
    "dist",
    "types/*.d.ts"
  ],
  "license": "MIT",
  "main": "dist/emotion-cache.cjs.js",
  "module": "dist/emotion-cache.esm.js",
  "name": "@emotion/cache",
  "publishConfig": {
    "access": "public"
  },
  "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.4.0"
}
