{ "_from": "@emotion/cache@^10.0.17", "_id": "@emotion/cache@10.0.19", "_inBundle": false, "_integrity": "sha512-BoiLlk4vEsGBg2dAqGSJu0vJl/PgVtCYLBFJaEO8RmQzPugXewQCXZJNXTDFaRlfCs0W+quesayav4fvaif5WQ==", "_location": "/@emotion/cache", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@emotion/cache@^10.0.17", "name": "@emotion/cache", "escapedName": "@emotion%2fcache", "scope": "@emotion", "rawSpec": "^10.0.17", "saveSpec": null, "fetchSpec": "^10.0.17" }, "_requiredBy": [ "/@emotion/core" ], "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.19.tgz", "_shasum": "d258d94d9c707dcadaf1558def968b86bb87ad71", "_spec": "@emotion/cache@^10.0.17", "_where": "/var/www/html/mdch.sipadu/node_modules/@emotion/core", "browser": { "./dist/cache.cjs.js": "./dist/cache.browser.cjs.js", "./dist/cache.esm.js": "./dist/cache.browser.esm.js" }, "bundleDependencies": false, "dependencies": { "@emotion/sheet": "0.9.3", "@emotion/stylis": "0.8.4", "@emotion/utils": "0.11.2", "@emotion/weak-memoize": "0.2.4" }, "deprecated": false, "description": "emotion's cache", "devDependencies": { "@emotion/hash": "0.7.3", "dtslint": "^0.3.0" }, "files": [ "src", "dist", "types" ], "license": "MIT", "main": "dist/cache.cjs.js", "module": "dist/cache.esm.js", "name": "@emotion/cache", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/cache" }, "scripts": { "test:typescript": "dtslint types" }, "types": "types/index.d.ts", "version": "10.0.19" }