{
  "_args": [
    [
      "@svgr/hast-util-to-babel-ast@4.2.0",
      "/var/www/ffxiv/overlays/kagami/kagamireact"
    ]
  ],
  "_from": "@svgr/hast-util-to-babel-ast@4.2.0",
  "_id": "@svgr/hast-util-to-babel-ast@4.2.0",
  "_inBundle": false,
  "_integrity": "sha512-IvAeb7gqrGB5TH9EGyBsPrMRH/QCzIuAkLySKvH2TLfLb2uqk98qtJamordRQTpHH3e6TORfBXoTo7L7Opo/Ow==",
  "_location": "/@svgr/hast-util-to-babel-ast",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@svgr/hast-util-to-babel-ast@4.2.0",
    "name": "@svgr/hast-util-to-babel-ast",
    "escapedName": "@svgr%2fhast-util-to-babel-ast",
    "scope": "@svgr",
    "rawSpec": "4.2.0",
    "saveSpec": null,
    "fetchSpec": "4.2.0"
  },
  "_requiredBy": [
    "/@svgr/plugin-jsx"
  ],
  "_resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-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": {
    "@babel/types": "^7.4.0"
  },
  "description": "Transform HAST to Babel AST (JSX)",
  "engines": {
    "node": ">=8"
  },
  "gitHead": "35d3f4d446e5402902ee922a3f9984000bb74920",
  "keywords": [
    "html",
    "hast",
    "babel",
    "hast-util",
    "unist-util",
    "unist"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@svgr/hast-util-to-babel-ast",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/smooth-code/svgr/tree/master/packages/hast-util-to-babel-ast"
  },
  "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"
}
