{
  "_args": [
    [
      "vue-progressbar@0.7.5",
      "/var/www/html/esp"
    ]
  ],
  "_from": "vue-progressbar@0.7.5",
  "_id": "vue-progressbar@0.7.5",
  "_inBundle": false,
  "_integrity": "sha512-VeNG/inMsFbvdCTS7lJ1gjDAKSUZdqkhW9gS1tb0we1rqFKxR+BCEiVUgw5C84vODKb14M2GWHTw0WVdpoVg6g==",
  "_location": "/vue-progressbar",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "vue-progressbar@0.7.5",
    "name": "vue-progressbar",
    "escapedName": "vue-progressbar",
    "rawSpec": "0.7.5",
    "saveSpec": null,
    "fetchSpec": "0.7.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-progressbar/-/vue-progressbar-0.7.5.tgz",
  "_spec": "0.7.5",
  "_where": "/var/www/html/esp",
  "author": "",
  "bugs": {
    "url": "https://github.com/hilongjw/vue-progressbar/issues"
  },
  "description": "A lightweight progress bar for vue",
  "devDependencies": {
    "babel-core": "^6.25.0",
    "babel-plugin-external-helpers": "^6.22.0",
    "babel-preset-es2015": "^6.24.1",
    "rollup": "^0.47.4",
    "rollup-plugin-babel": "^3.0.1",
    "rollup-plugin-commonjs": "^8.1.0",
    "rollup-plugin-json": "^2.3.0",
    "rollup-plugin-node-resolve": "^3.0.0",
    "rollup-plugin-replace": "^1.1.1",
    "rollup-plugin-uglify": "^2.0.1",
    "rollup-plugin-vue": "^2.4.1",
    "vue": "^2.4.2"
  },
  "homepage": "https://github.com/hilongjw/vue-progressbar#readme",
  "keywords": [
    "vue",
    "vue-progressbar",
    "vue loading progress",
    "vue progressbar",
    "progressbar"
  ],
  "license": "MIT",
  "main": "dist/vue-progressbar.js",
  "name": "vue-progressbar",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hilongjw/vue-progressbar.git"
  },
  "scripts": {
    "build": "rollup -c"
  },
  "version": "0.7.5"
}
