{
  "_args": [
    [
      "@emotion/styled@11.8.1",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/styled@11.8.1",
  "_id": "@emotion/styled@11.8.1",
  "_inBundle": false,
  "_integrity": "sha512-OghEVAYBZMpEquHZwuelXcRjRJQOVayvbmNR0zr174NHdmMgrNkLC6TljKC5h9lZLkN5WGrdUcrKlOJ4phhoTQ==",
  "_location": "/@emotion/styled",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "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.8.1.tgz",
  "_spec": "11.8.1",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "browser": {
    "./dist/emotion-styled.cjs.js": "./dist/emotion-styled.browser.cjs.js",
    "./dist/emotion-styled.esm.js": "./dist/emotion-styled.browser.esm.js"
  },
  "dependencies": {
    "@babel/runtime": "^7.13.10",
    "@emotion/babel-plugin": "^11.7.1",
    "@emotion/is-prop-valid": "^1.1.2",
    "@emotion/serialize": "^1.0.2",
    "@emotion/utils": "^1.1.0"
  },
  "description": "styled API for emotion",
  "devDependencies": {
    "@babel/core": "^7.13.10",
    "@emotion/react": "11.8.1",
    "dtslint": "^0.3.0",
    "react": "16.14.0"
  },
  "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"
    ]
  },
  "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.8.1"
}
