{
  "_args": [
    [
      "vue-svg-loader@0.11.0",
      "/var/www/html"
    ]
  ],
  "_from": "vue-svg-loader@0.11.0",
  "_id": "vue-svg-loader@0.11.0",
  "_inBundle": false,
  "_integrity": "sha512-ZW8eHPgOPJLS7pkTfdnO7SO5FrqYchVPK1y5WENANDrSCDUfAamoBzAKAPNqBicrINFsFelMQfHU0BNxjC64Ew==",
  "_location": "/vue-svg-loader",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-svg-loader@0.11.0",
    "name": "vue-svg-loader",
    "escapedName": "vue-svg-loader",
    "rawSpec": "0.11.0",
    "saveSpec": null,
    "fetchSpec": "0.11.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-svg-loader/-/vue-svg-loader-0.11.0.tgz",
  "_spec": "0.11.0",
  "_where": "/var/www/html",
  "author": {
    "name": "Damian Stasik",
    "email": "npm@coded.pl"
  },
  "bugs": {
    "url": "https://github.com/visualfanatic/vue-svg-loader/issues"
  },
  "dependencies": {
    "loader-utils": "^1.1.0",
    "svg-to-vue": "^0.3.0"
  },
  "description": "Use SVG files as Vue Components",
  "devDependencies": {
    "vue-tabs-component": "^1.5.0",
    "vuepress": "^0.14.4"
  },
  "homepage": "https://github.com/visualfanatic/vue-svg-loader#readme",
  "keywords": [
    "vue-svg-loader",
    "svg",
    "svgo",
    "loader",
    "webpack",
    "vue"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "vue-svg-loader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/visualfanatic/vue-svg-loader.git"
  },
  "scripts": {
    "docs:build": "vuepress build docs",
    "docs:serve": "vuepress dev docs"
  },
  "version": "0.11.0"
}
