{
  "_args": [
    [
      "@emotion/styled@10.0.27",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "@emotion/styled@10.0.27",
  "_id": "@emotion/styled@10.0.27",
  "_inBundle": false,
  "_integrity": "sha512-iK/8Sh7+NLJzyp9a5+vIQIXTYxfT4yB/OJbjzQanB2RZpvmzBQOHZWhpAMZWYEKRNNbsD6WfBw5sVWkb6WzS/Q==",
  "_location": "/@emotion/styled",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/styled@10.0.27",
    "name": "@emotion/styled",
    "escapedName": "@emotion%2fstyled",
    "scope": "@emotion",
    "rawSpec": "10.0.27",
    "saveSpec": null,
    "fetchSpec": "10.0.27"
  },
  "_requiredBy": [
    "/@storybook/theming"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-10.0.27.tgz",
  "_spec": "10.0.27",
  "_where": "C:\\LoginLib\\react-pwr-master\\LoginLibTest",
  "browser": {
    "./dist/styled.cjs.js": "./dist/styled.browser.cjs.js",
    "./dist/styled.esm.js": "./dist/styled.browser.esm.js"
  },
  "dependencies": {
    "@emotion/styled-base": "^10.0.27",
    "babel-plugin-emotion": "^10.0.27"
  },
  "description": "styled API for emotion",
  "devDependencies": {
    "@emotion/core": "^10.0.27",
    "dtslint": "^0.3.0",
    "react": "^16.5.2"
  },
  "files": [
    "src",
    "dist",
    "types",
    "macro.d.ts",
    "macro.js",
    "macro.js.flow"
  ],
  "license": "MIT",
  "main": "dist/styled.cjs.js",
  "module": "dist/styled.esm.js",
  "name": "@emotion/styled",
  "peerDependencies": {
    "@emotion/core": "^10.0.27",
    "react": ">=16.3.0"
  },
  "preconstruct": {
    "umdName": "emotionStyled"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/master/packages/styled"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "umd:main": "dist/styled.umd.min.js",
  "version": "10.0.27"
}
