{
  "_args": [
    [
      "@svgr/core@4.2.0",
      "/var/www/ffxiv/overlays/kagami/kagamireact"
    ]
  ],
  "_from": "@svgr/core@4.2.0",
  "_id": "@svgr/core@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-nvzXaf2VavqjMCTTfsZfjL4o9035KedALkMzk82qOlHOwBb8JT+9+zYDgBl0oOunbVF94WTLnvGunEg0csNP3Q==",
  "_location": "/@svgr/core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@svgr/core@4.2.0",
    "name": "@svgr/core",
    "escapedName": "@svgr%2fcore",
    "scope": "@svgr",
    "rawSpec": "4.2.0",
    "saveSpec": null,
    "fetchSpec": "4.2.0"
  },
  "_requiredBy": [
    "/@svgr/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/@svgr/core/-/core-4.2.0.tgz",
  "_spec": "4.2.0",
  "_where": "/var/www/ffxiv/overlays/kagami/kagamireact",
  "author": {
    "name": "Greg Bergé",
    "email": "berge.greg@gmail.com"
  },
  "dependencies": {
    "@svgr/plugin-jsx": "^4.2.0",
    "camelcase": "^5.3.1",
    "cosmiconfig": "^5.2.0"
  },
  "description": "Transform SVG into React Components.",
  "engines": {
    "node": ">=8"
  },
  "gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920",
  "keywords": [
    "svgr",
    "svg",
    "react",
    "core",
    "api"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@svgr/core",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/smooth-code/svgr/tree/master/packages/core"
  },
  "scripts": {
    "build": "babel --config-file ../../babel.config.js -d lib --ignore \"**/*.test.js\" src",
    "prebuild": "rm -rf lib/",
    "prepublishOnly": "yarn run build"
  },
  "version": "4.2.0"
}
