{
  "_args": [
    [
      "@svgr/babel-plugin-svg-dynamic-title@4.3.3",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "@svgr/babel-plugin-svg-dynamic-title@4.3.3",
  "_id": "@svgr/babel-plugin-svg-dynamic-title@4.3.3",
  "_inBundle": false,
  "_integrity": "sha512-w3Be6xUNdwgParsvxkkeZb545VhXEwjGMwExMVBIdPQJeyMQHqm9Msnb2a1teHBqUYL66qtwfhNkbj1iarCG7w==",
  "_location": "/@svgr/babel-plugin-svg-dynamic-title",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@svgr/babel-plugin-svg-dynamic-title@4.3.3",
    "name": "@svgr/babel-plugin-svg-dynamic-title",
    "escapedName": "@svgr%2fbabel-plugin-svg-dynamic-title",
    "scope": "@svgr",
    "rawSpec": "4.3.3",
    "saveSpec": null,
    "fetchSpec": "4.3.3"
  },
  "_requiredBy": [
    "/@svgr/babel-preset"
  ],
  "_resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-4.3.3.tgz",
  "_spec": "4.3.3",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "Greg Bergé",
    "email": "berge.greg@gmail.com"
  },
  "description": "Transform SVG by adding a dynamic title element",
  "engines": {
    "node": ">=8"
  },
  "gitHead": "14a26644e7bda24c2ff97524f3d8841801a6442f",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@svgr/babel-plugin-svg-dynamic-title",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/smooth-code/svgr/tree/master/packages/babel-plugin-svg-dynamic-title"
  },
  "scripts": {
    "build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
    "prebuild": "rm -rf lib/",
    "prepublishOnly": "yarn run build"
  },
  "version": "4.3.3"
}
