{
  "_from": "@emotion/babel-plugin@^11.11.0",
  "_id": "@emotion/babel-plugin@11.11.0",
  "_inBundle": false,
  "_integrity": "sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==",
  "_location": "/@emotion/babel-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@emotion/babel-plugin@^11.11.0",
    "name": "@emotion/babel-plugin",
    "escapedName": "@emotion%2fbabel-plugin",
    "scope": "@emotion",
    "rawSpec": "^11.11.0",
    "saveSpec": null,
    "fetchSpec": "^11.11.0"
  },
  "_requiredBy": [
    "/@emotion/react",
    "/@emotion/styled"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz",
  "_shasum": "c2d872b6a7767a9d176d007f5b31f7d504bb5d6c",
  "_spec": "@emotion/babel-plugin@^11.11.0",
  "_where": "/home/smartsensero/public_html/mvp-frontend/front-end/node_modules/@emotion/react",
  "author": {
    "name": "Kye Hohenberger"
  },
  "bugs": {
    "url": "https://github.com/emotion-js/emotion/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/helper-module-imports": "^7.16.7",
    "@babel/runtime": "^7.18.3",
    "@emotion/hash": "^0.9.1",
    "@emotion/memoize": "^0.8.1",
    "@emotion/serialize": "^1.1.2",
    "babel-plugin-macros": "^3.1.0",
    "convert-source-map": "^1.5.0",
    "escape-string-regexp": "^4.0.0",
    "find-root": "^1.1.0",
    "source-map": "^0.5.7",
    "stylis": "4.2.0"
  },
  "deprecated": false,
  "description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.",
  "devDependencies": {
    "@babel/core": "^7.18.5",
    "babel-check-duplicated-nodes": "^1.0.0"
  },
  "exports": {
    ".": {
      "module": "./dist/emotion-babel-plugin.esm.js",
      "import": "./dist/emotion-babel-plugin.cjs.mjs",
      "default": "./dist/emotion-babel-plugin.cjs.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "src",
    "lib",
    "dist"
  ],
  "homepage": "https://emotion.sh",
  "keywords": [
    "styles",
    "emotion",
    "react",
    "css",
    "css-in-js"
  ],
  "license": "MIT",
  "main": "dist/emotion-babel-plugin.cjs.js",
  "module": "dist/emotion-babel-plugin.esm.js",
  "name": "@emotion/babel-plugin",
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin"
  },
  "version": "11.11.0"
}
