{
  "_args": [
    [
      "@emotion/babel-plugin@11.9.2",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "@emotion/babel-plugin@11.9.2",
  "_id": "@emotion/babel-plugin@11.9.2",
  "_inBundle": false,
  "_integrity": "sha512-Pr/7HGH6H6yKgnVFNEj2MVlreu3ADqftqjqwUvDy/OJzKFgxKeTQ+eeUf20FOTuHVkDON2iNa25rAXVYtWJCjw==",
  "_location": "/@emotion/babel-plugin",
  "_phantomChildren": {
    "@babel/runtime": "7.17.9",
    "@types/parse-json": "4.0.0",
    "import-fresh": "3.3.0",
    "parse-json": "5.2.0",
    "path-type": "4.0.0",
    "resolve": "1.22.0",
    "yaml": "1.10.2"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@emotion/babel-plugin@11.9.2",
    "name": "@emotion/babel-plugin",
    "escapedName": "@emotion%2fbabel-plugin",
    "scope": "@emotion",
    "rawSpec": "11.9.2",
    "saveSpec": null,
    "fetchSpec": "11.9.2"
  },
  "_requiredBy": [
    "/@emotion/react",
    "/@emotion/styled"
  ],
  "_resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.9.2.tgz",
  "_spec": "11.9.2",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "author": {
    "name": "Kye Hohenberger"
  },
  "bugs": {
    "url": "https://github.com/emotion-js/emotion/issues"
  },
  "dependencies": {
    "@babel/helper-module-imports": "^7.12.13",
    "@babel/plugin-syntax-jsx": "^7.12.13",
    "@babel/runtime": "^7.13.10",
    "@emotion/hash": "^0.8.0",
    "@emotion/memoize": "^0.7.5",
    "@emotion/serialize": "^1.0.2",
    "babel-plugin-macros": "^2.6.1",
    "convert-source-map": "^1.5.0",
    "escape-string-regexp": "^4.0.0",
    "find-root": "^1.1.0",
    "source-map": "^0.5.7",
    "stylis": "4.0.13"
  },
  "description": "A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.",
  "devDependencies": {
    "@babel/core": "^7.13.10",
    "babel-check-duplicated-nodes": "^1.0.0"
  },
  "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",
  "peerDependencies": {
    "@babel/core": "^7.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/emotion-js/emotion/tree/main/packages/babel-plugin"
  },
  "scripts": {
    "test:typescript": "exit 0"
  },
  "version": "11.9.2"
}
