{
  "_args": [
    [
      "@emotion/react@11.9.0",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/react@11.9.0",
  "_id": "@emotion/react@11.9.0",
  "_inBundle": false,
  "_integrity": "sha512-lBVSF5d0ceKtfKCDQJveNAtkC7ayxpVlgOohLgXqRwqWr9bOf4TZAFFyIcNngnV6xK6X4x2ZeXq7vliHkoVkxQ==",
  "_location": "/@emotion/react",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/react@11.9.0",
    "name": "@emotion/react",
    "escapedName": "@emotion%2freact",
    "scope": "@emotion",
    "rawSpec": "11.9.0",
    "saveSpec": null,
    "fetchSpec": "11.9.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.9.0.tgz",
  "_spec": "11.9.0",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "author": {
    "name": "Emotion Contributors"
  },
  "browser": {
    "./dist/emotion-react.cjs.js": "./dist/emotion-react.browser.cjs.js",
    "./dist/emotion-react.esm.js": "./dist/emotion-react.browser.esm.js"
  },
  "dependencies": {
    "@babel/runtime": "^7.13.10",
    "@emotion/babel-plugin": "^11.7.1",
    "@emotion/cache": "^11.7.1",
    "@emotion/serialize": "^1.0.3",
    "@emotion/utils": "^1.1.0",
    "@emotion/weak-memoize": "^0.2.5",
    "hoist-non-react-statics": "^3.3.1"
  },
  "description": "> Simple styling in React.",
  "devDependencies": {
    "@babel/core": "^7.13.10",
    "@emotion/css": "11.9.0",
    "@emotion/css-prettifier": "1.0.1",
    "@emotion/server": "11.4.0",
    "@emotion/styled": "11.8.1",
    "@types/react": "^16.9.11",
    "dtslint": "^4.2.1",
    "html-tag-names": "^1.1.2",
    "react": "16.14.0",
    "svg-tag-names": "^1.1.1",
    "typescript": "^4.5.5"
  },
  "files": [
    "src",
    "dist",
    "jsx-runtime",
    "jsx-dev-runtime",
    "_isolated-hnrs",
    "types/*.d.ts",
    "macro.js",
    "macro.d.ts",
    "macro.js.flow"
  ],
  "license": "MIT",
  "main": "dist/emotion-react.cjs.js",
  "module": "dist/emotion-react.esm.js",
  "name": "@emotion/react",
  "peerDependencies": {
    "@babel/core": "^7.0.0",
    "react": ">=16.8.0"
  },
  "peerDependenciesMeta": {
    "@babel/core": {
      "optional": true
    },
    "@types/react": {
      "optional": true
    }
  },
  "preconstruct": {
    "entrypoints": [
      "./index.js",
      "./jsx-runtime.js",
      "./jsx-dev-runtime.js",
      "./_isolated-hnrs.js"
    ],
    "umdName": "emotionReact"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/react"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "sideEffects": false,
  "types": "types/index.d.ts",
  "umd:main": "dist/emotion-react.umd.min.js",
  "version": "11.9.0"
}
