{
  "_args": [
    [
      "@emotion/cache@11.7.1",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/cache@11.7.1",
  "_id": "@emotion/cache@11.7.1",
  "_inBundle": false,
  "_integrity": "sha512-r65Zy4Iljb8oyjtLeCuBH8Qjiy107dOYC6SJq7g7GV5UCQWMObY4SJDPGFjiiVpPrOJ2hmJOoBiYTC7hwx9E2A==",
  "_location": "/@emotion/cache",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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": [
    "/@emotion/react",
    "/@mui/styled-engine"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.7.1.tgz",
  "_spec": "11.7.1",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "browser": {
    "./dist/emotion-cache.cjs.js": "./dist/emotion-cache.browser.cjs.js",
    "./dist/emotion-cache.esm.js": "./dist/emotion-cache.browser.esm.js"
  },
  "dependencies": {
    "@emotion/memoize": "^0.7.4",
    "@emotion/sheet": "^1.1.0",
    "@emotion/utils": "^1.0.0",
    "@emotion/weak-memoize": "^0.2.5",
    "stylis": "4.0.13"
  },
  "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.7.1"
}
