{
  "_args": [
    [
      "vue-json-excel@0.3.0",
      "D:\\jenkins\\workspace\\reform-fvue"
    ]
  ],
  "_from": "vue-json-excel@0.3.0",
  "_id": "vue-json-excel@0.3.0",
  "_inBundle": false,
  "_integrity": "sha512-FrSh0tVUpw4K+ilLO8g0Qp52eFJw/hkk3rZPTEKo9qVkJgVfQtZwzj3UWc5ACYxA3jLk9HtjK+f9xKHCN4Kgag==",
  "_location": "/vue-json-excel",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-json-excel@0.3.0",
    "name": "vue-json-excel",
    "escapedName": "vue-json-excel",
    "rawSpec": "0.3.0",
    "saveSpec": null,
    "fetchSpec": "0.3.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmmirror.com/vue-json-excel/-/vue-json-excel-0.3.0.tgz",
  "_spec": "0.3.0",
  "_where": "D:\\jenkins\\workspace\\reform-fvue",
  "author": {
    "name": "Jose Javier Espinoza"
  },
  "bugs": {
    "url": "https://github.com/jecovier/vue-json-excel/issues"
  },
  "dependencies": {
    "downloadjs": "^1.4.7"
  },
  "description": "Download your JSON as an excel or CSV file directly from the browser",
  "devDependencies": {
    "rollup": "^1.7.4",
    "rollup-plugin-commonjs": "^9.2.2",
    "rollup-plugin-node-resolve": "^4.0.1",
    "rollup-plugin-vue": "^4.7.2",
    "vue-template-compiler": "^2.6.10"
  },
  "homepage": "https://github.com/jecovier/vue-json-excel#readme",
  "keywords": [
    "vue",
    "vuejs",
    "vue2",
    "Excel",
    "xls",
    "csv",
    "json",
    "export",
    "json excel",
    "download",
    "component"
  ],
  "license": "MIT",
  "main": "dist/vue-json-excel.umd.js",
  "module": "dist/vue-json-excel.esm.js",
  "name": "vue-json-excel",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jecovier/vue-json-excel.git"
  },
  "scripts": {
    "build:dist": "rollup -c ./rollup.config.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.0"
}
