{
  "_args": [
    [
      "@emotion/css@10.0.27",
      "C:\\xampp\\htdocs\\rent_now"
    ]
  ],
  "_from": "@emotion/css@10.0.27",
  "_id": "@emotion/css@10.0.27",
  "_inBundle": false,
  "_integrity": "sha512-6wZjsvYeBhyZQYNrGoR5yPMYbMBNEnanDrqmsqS1mzDm1cOTu12shvl2j4QHNS36UaTE0USIJawCH9C8oW34Zw==",
  "_location": "/@emotion/css",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/css@10.0.27",
    "name": "@emotion/css",
    "escapedName": "@emotion%2fcss",
    "scope": "@emotion",
    "rawSpec": "10.0.27",
    "saveSpec": null,
    "fetchSpec": "10.0.27"
  },
  "_requiredBy": [
    "/@emotion/core",
    "/react-select"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/css/-/css-10.0.27.tgz",
  "_spec": "10.0.27",
  "_where": "C:\\xampp\\htdocs\\rent_now",
  "browser": {
    "./dist/css.cjs.js": "./dist/css.browser.cjs.js",
    "./dist/css.esm.js": "./dist/css.browser.esm.js"
  },
  "dependencies": {
    "@emotion/serialize": "^0.11.15",
    "@emotion/utils": "0.11.3",
    "babel-plugin-emotion": "^10.0.27"
  },
  "description": "a function to serialize css and object styless",
  "devDependencies": {
    "dtslint": "^0.3.0"
  },
  "files": [
    "src",
    "dist",
    "types",
    "macro.js",
    "macro.d.ts",
    "macro.js.flow"
  ],
  "license": "MIT",
  "main": "dist/css.cjs.js",
  "module": "dist/css.esm.js",
  "name": "@emotion/css",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/master/packages/css"
  },
  "scripts": {
    "test:typescript": "dtslint types"
  },
  "types": "types/index.d.ts",
  "version": "10.0.27"
}
