{
  "_from": "@emotion/core@^10.0.9",
  "_id": "@emotion/core@10.3.1",
  "_inBundle": false,
  "_integrity": "sha512-447aUEjPIm0MnE6QYIaFz9VQOHSXf4Iu6EWOIqq11EAPqinkSZmfymPTmlOE3QjLv846lH4JVZBUOtwGbuQoww==",
  "_location": "/@emotion/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/core@^10.0.9",
    "name": "@emotion/core",
    "escapedName": "@emotion%2fcore",
    "scope": "@emotion",
    "rawSpec": "^10.0.9",
    "saveSpec": null,
    "fetchSpec": "^10.0.9"
  },
  "_requiredBy": [
    "/react-select"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/core/-/core-10.3.1.tgz",
  "_shasum": "4021b6d8b33b3304d48b0bb478485e7d7421c69d",
  "_spec": "@emotion/core@^10.0.9",
  "_where": "C:\\Users\\silvi\\Documents\\eramitra-dev\\node_modules\\react-select",
  "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"
  },
  "bundleDependencies": false,
  "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"
  },
  "deprecated": false,
  "description": "> Simple styling in React.",
  "devDependencies": {
    "@emotion/styled": "^10.3.0",
    "@types/react": "^16.8.20",
    "dtslint": "^0.3.0",
    "emotion": "^10.0.27",
    "emotion-server": "^10.0.27",
    "emotion-theming": "^10.3.0",
    "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.3.1"
}
