{
  "name": "toprogress",
  "version": "0.1.3",
  "description": "A lightweight, no-dependency top progress bar library",
  "main": "lib/toprogress.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/djyde/ToProgress.git"
  },
  "keywords": [
    "topbar"
  ],
  "author": "Randy Lu <randypriv@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/djyde/ToProgress/issues"
  },
  "homepage": "https://github.com/djyde/ToProgress#readme",
  "devDependencies": {
    "gulp": "^3.9.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.2.0"
  }
}
