{
  "_args": [
    [
      "@svgr/babel-plugin-remove-jsx-empty-expression@5.0.1",
      "/home/sonia/VisualStudioCode/Proyecto-React-Firebase/client"
    ]
  ],
  "_from": "@svgr/babel-plugin-remove-jsx-empty-expression@5.0.1",
  "_id": "@svgr/babel-plugin-remove-jsx-empty-expression@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-LA72+88A11ND/yFIMzyuLRSMJ+tRKeYKeQ+mR3DcAZ5I4h5CPWN9AHyUzJbWSYp/u2u0xhmgOe0+E41+GjEueA==",
  "_location": "/@svgr/babel-plugin-remove-jsx-empty-expression",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@svgr/babel-plugin-remove-jsx-empty-expression@5.0.1",
    "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
    "escapedName": "@svgr%2fbabel-plugin-remove-jsx-empty-expression",
    "scope": "@svgr",
    "rawSpec": "5.0.1",
    "saveSpec": null,
    "fetchSpec": "5.0.1"
  },
  "_requiredBy": [
    "/@svgr/babel-preset"
  ],
  "_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-5.0.1.tgz",
  "_spec": "5.0.1",
  "_where": "/home/sonia/VisualStudioCode/Proyecto-React-Firebase/client",
  "author": {
    "name": "Greg Bergé",
    "email": "berge.greg@gmail.com"
  },
  "description": "Remove JSX empty expression",
  "engines": {
    "node": ">=10"
  },
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/gregberge"
  },
  "gitHead": "2c0863b6821ef6b86bd7ad1a0267ba7e07b163ff",
  "homepage": "https://react-svgr.com",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@svgr/babel-plugin-remove-jsx-empty-expression",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/gregberge/svgr/tree/master/packages/babel-plugin-remove-jsx-empty-expression"
  },
  "scripts": {
    "build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
    "prebuild": "rm -rf lib/",
    "prepublishOnly": "yarn run build"
  },
  "version": "5.0.1"
}