{
  "name": "vueLoadingBar",
  "version": "1.1.5",
  "description": "vue loading bar",
  "main": "dist/loadingbar.js",
  "repository": "https://github.com/douxc/VueLoadingBar.git",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "vue",
    "loadingbar"
  ],
  "author": "douxc",
  "license": "MIT",
  "devDependencies": {
    "gulp": "^3.9.1",
    "gulp-autoprefixer": "^3.1.1",
    "gulp-clean-css": "^2.0.13",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^2.0.0",
    "mockjs": "^1.0.1-beta3"
  }
}
