{
  "_from": "@emotion/styled@^11.8.1",
  "_id": "@emotion/styled@11.10.4",
  "_inBundle": false,
  "_integrity": "sha512-pRl4R8Ez3UXvOPfc2bzIoV8u9P97UedgHS4FPX594ntwEuAMA114wlaHvOK24HB48uqfXiGlYIZYCxVJ1R1ttQ==",
  "_location": "/@emotion/styled",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/styled@^11.8.1",
    "name": "@emotion/styled",
    "escapedName": "@emotion%2fstyled",
    "scope": "@emotion",
    "rawSpec": "^11.8.1",
    "saveSpec": null,
    "fetchSpec": "^11.8.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.10.4.tgz",
  "_shasum": "e93f84a4d54003c2acbde178c3f97b421fce1cd4",
  "_spec": "@emotion/styled@^11.8.1",
  "_where": "/home/smartsensero/public_html/research.smartsense.ro",
  "browser": {
    "./dist/emotion-styled.esm.js": "./dist/emotion-styled.browser.esm.js"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.18.3",
    "@emotion/babel-plugin": "^11.10.0",
    "@emotion/is-prop-valid": "^1.2.0",
    "@emotion/serialize": "^1.1.0",
    "@emotion/use-insertion-effect-with-fallbacks": "^1.0.0",
    "@emotion/utils": "^1.2.0"
  },
  "deprecated": false,
  "description": "styled API for emotion",
  "devDependencies": {
    "@babel/core": "^7.18.5",
    "@definitelytyped/dtslint": "0.0.112",
    "@emotion/react": "11.10.4",
    "react": "16.14.0",
    "typescript": "^4.5.5"
  },
  "exports": {
    "./base": {
      "module": {
        "worker": "./base/dist/emotion-styled-base.worker.esm.js",
        "browser": "./base/dist/emotion-styled-base.browser.esm.js",
        "default": "./base/dist/emotion-styled-base.esm.js"
      },
      "default": "./base/dist/emotion-styled-base.cjs.js"
    },
    ".": {
      "module": {
        "worker": "./dist/emotion-styled.worker.esm.js",
        "browser": "./dist/emotion-styled.browser.esm.js",
        "default": "./dist/emotion-styled.esm.js"
      },
      "default": "./dist/emotion-styled.cjs.js"
    },
    "./package.json": "./package.json",
    "./macro": "./macro.js"
  },
  "files": [
    "src",
    "dist",
    "base",
    "types/*.d.ts",
    "macro.d.ts",
    "macro.js",
    "macro.js.flow"
  ],
  "license": "MIT",
  "main": "dist/emotion-styled.cjs.js",
  "module": "dist/emotion-styled.esm.js",
  "name": "@emotion/styled",
  "peerDependencies": {
    "@babel/core": "^7.0.0",
    "@emotion/react": "^11.0.0-rc.0",
    "react": ">=16.8.0"
  },
  "peerDependenciesMeta": {
    "@babel/core": {
      "optional": true
    },
    "@types/react": {
      "optional": true
    }
  },
  "preconstruct": {
    "umdName": "emotionStyled",
    "entrypoints": [
      "./index.js",
      "./base.js"
    ],
    "exports": {
      "envConditions": [
        "browser",
        "worker"
      ],
      "extra": {
        "./macro": "./macro.js"
      }
    }
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/styled"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "umd:main": "dist/emotion-styled.umd.min.js",
  "version": "11.10.4"
}
