{ "_args": [ [ "@emotion/cache@11.5.0", "/home/freeclou/app.optimyar.com/backend" ] ], "_from": "@emotion/cache@11.5.0", "_id": "@emotion/cache@11.5.0", "_inBundle": false, "_integrity": "sha512-mAZ5QRpLriBtaj/k2qyrXwck6yeoz1V5lMt/jfj6igWU35yYlNKs2LziXVgvH81gnJZ+9QQNGelSsnuoAy6uIw==", "_location": "/@emotion/cache", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/cache@11.5.0", "name": "@emotion/cache", "escapedName": "@emotion%2fcache", "scope": "@emotion", "rawSpec": "11.5.0", "saveSpec": null, "fetchSpec": "11.5.0" }, "_requiredBy": [ "/@emotion/react", "/react-select" ], "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.5.0.tgz", "_spec": "11.5.0", "_where": "/home/freeclou/app.optimyar.com/backend", "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.0.3", "@emotion/utils": "^1.0.0", "@emotion/weak-memoize": "^0.2.5", "stylis": "^4.0.10" }, "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.5.0" }