{
  "_args": [
    [
      "@emotion/styled-base@10.0.31",
      "C:\\LoginLib\\react-pwr-master\\LoginLibTest"
    ]
  ],
  "_development": true,
  "_from": "@emotion/styled-base@10.0.31",
  "_id": "@emotion/styled-base@10.0.31",
  "_inBundle": false,
  "_integrity": "sha512-wTOE1NcXmqMWlyrtwdkqg87Mu6Rj1MaukEoEmEkHirO5IoHDJ8LgCQL4MjJODgxWxXibGR3opGp1p7YvkNEdXQ==",
  "_location": "/@emotion/styled-base",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/styled-base@10.0.31",
    "name": "@emotion/styled-base",
    "escapedName": "@emotion%2fstyled-base",
    "scope": "@emotion",
    "rawSpec": "10.0.31",
    "saveSpec": null,
    "fetchSpec": "10.0.31"
  },
  "_requiredBy": [
    "/@emotion/styled"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/styled-base/-/styled-base-10.0.31.tgz",
  "_spec": "10.0.31",
  "_where": "C:\\LoginLib\\react-pwr-master\\LoginLibTest",
  "browser": {
    "./dist/styled-base.cjs.js": "./dist/styled-base.browser.cjs.js",
    "./dist/styled-base.esm.js": "./dist/styled-base.browser.esm.js"
  },
  "dependencies": {
    "@babel/runtime": "^7.5.5",
    "@emotion/is-prop-valid": "0.8.8",
    "@emotion/serialize": "^0.11.15",
    "@emotion/utils": "0.11.3"
  },
  "description": "base styled API for emotion",
  "devDependencies": {
    "@emotion/core": "^10.0.28",
    "@types/react": "^16.8.20",
    "dtslint": "^0.3.0",
    "react": "^16.5.2"
  },
  "files": [
    "src",
    "dist",
    "types"
  ],
  "license": "MIT",
  "main": "dist/styled-base.cjs.js",
  "module": "dist/styled-base.esm.js",
  "name": "@emotion/styled-base",
  "peerDependencies": {
    "@emotion/core": "^10.0.28",
    "react": ">=16.3.0"
  },
  "preconstruct": {
    "umdName": "emotionStyledBase"
  },
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/master/packages/styled-base"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "umd:main": "dist/styled-base.umd.min.js",
  "version": "10.0.31"
}
