{ "_args": [ [ "@emotion/cache@10.0.29", "/Users/nuwan/Code/jam-cloud/jam-ui" ] ], "_from": "@emotion/cache@10.0.29", "_id": "@emotion/cache@10.0.29", "_inBundle": false, "_integrity": "sha512-fU2VtSVlHiF27empSbxi1O2JFdNWZO+2NFHfwO0pxgTep6Xa3uGb+3pVKfLww2l/IBGLNEZl5Xf/++A4wAYDYQ==", "_location": "/@emotion/cache", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/cache@10.0.29", "name": "@emotion/cache", "escapedName": "@emotion%2fcache", "scope": "@emotion", "rawSpec": "10.0.29", "saveSpec": null, "fetchSpec": "10.0.29" }, "_requiredBy": [ "/@emotion/core", "/react-select" ], "_resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-10.0.29.tgz", "_spec": "10.0.29", "_where": "/Users/nuwan/Code/jam-cloud/jam-ui", "browser": { "./dist/cache.cjs.js": "./dist/cache.browser.cjs.js", "./dist/cache.esm.js": "./dist/cache.browser.esm.js" }, "dependencies": { "@emotion/sheet": "0.9.4", "@emotion/stylis": "0.8.5", "@emotion/utils": "0.11.3", "@emotion/weak-memoize": "0.2.5" }, "description": "emotion's cache", "devDependencies": { "@emotion/hash": "0.8.0", "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.29" }