{ "_args": [ [ "@emotion/core@10.1.1", "/Users/nuwan/Code/jam-cloud/jam-ui" ] ], "_from": "@emotion/core@10.1.1", "_id": "@emotion/core@10.1.1", "_inBundle": false, "_integrity": "sha512-ZMLG6qpXR8x031NXD8HJqugy/AZSkAuMxxqB46pmAR7ze47MhNJ56cdoX243QPZdGctrdfo+s08yZTiwaUcRKA==", "_location": "/@emotion/core", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@emotion/core@10.1.1", "name": "@emotion/core", "escapedName": "@emotion%2fcore", "scope": "@emotion", "rawSpec": "10.1.1", "saveSpec": null, "fetchSpec": "10.1.1" }, "_requiredBy": [ "/react-select" ], "_resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.1.1.tgz", "_spec": "10.1.1", "_where": "/Users/nuwan/Code/jam-cloud/jam-ui", "author": { "name": "mitchellhamilton", "email": "mitchell@mitchellhamilton.me" }, "browser": { "./dist/core.cjs.js": "./dist/core.browser.cjs.js", "./dist/core.esm.js": "./dist/core.browser.esm.js" }, "dependencies": { "@babel/runtime": "^7.5.5", "@emotion/cache": "^10.0.27", "@emotion/css": "^10.0.27", "@emotion/serialize": "^0.11.15", "@emotion/sheet": "0.9.4", "@emotion/utils": "0.11.3" }, "description": "> Simple styling in React.", "devDependencies": { "@emotion/styled": "^10.0.27", "@types/react": "^16.8.20", "dtslint": "^0.3.0", "emotion": "^10.0.27", "emotion-server": "^10.0.27", "emotion-theming": "^10.0.27", "html-tag-names": "^1.1.2", "react": "16.14.0", "svg-tag-names": "^1.1.1" }, "files": [ "src", "dist", "jsx-runtime", "jsx-dev-runtime", "types" ], "license": "MIT", "main": "dist/core.cjs.js", "module": "dist/core.esm.js", "name": "@emotion/core", "peerDependencies": { "react": ">=16.3.0" }, "preconstruct": { "source": "src/index.js", "entrypoints": [ ".", "jsx-runtime", "jsx-dev-runtime" ], "umdName": "emotionCore" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/emotion-js/emotion/tree/master/packages/core" }, "scripts": { "test:typescript": "dtslint types" }, "types": "types/index.d.ts", "umd:main": "dist/core.umd.min.js", "version": "10.1.1" }