{
  "_from": "vue-json-excel@^0.2.98",
  "_id": "vue-json-excel@0.2.99",
  "_inBundle": false,
  "_integrity": "sha512-Zu1uV/KUGjG8oGchF1kK/53eaTEXoKPC4pZknuF3n+/7fctxuuOuQ5bda9GRE0PukRCbyJtL1v3Y256GmnyOaQ==",
  "_location": "/vue-json-excel",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "vue-json-excel@^0.2.98",
    "name": "vue-json-excel",
    "escapedName": "vue-json-excel",
    "rawSpec": "^0.2.98",
    "saveSpec": null,
    "fetchSpec": "^0.2.98"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-json-excel/-/vue-json-excel-0.2.99.tgz",
  "_shasum": "ee785949ed05b0f8b58375ca381cf92cd7aec7f5",
  "_spec": "vue-json-excel@^0.2.98",
  "_where": "C:\\xampp\\htdocs\\dev.plastictecnic.com",
  "author": {
    "name": "Jose Javier Espinoza"
  },
  "bugs": {
    "url": "https://github.com/jecovier/vue-json-excel/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "downloadjs": "^1.4.7"
  },
  "deprecated": false,
  "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.2.99"
}
