{
  "name": "angular-download",
  "version": "0.0.5",
  "description": "Service for downloading browser-generated data to disk.",
  "main": "angular-download.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nonplus/angular-download.git"
  },
  "author": "Stepan Riha <github@nonplus.net>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nonplus/angular-download/issues"
  },
  "homepage": "https://github.com/nonplus/angular-download",
  "devDependencies": {
    "angular": "^1.3.15",
    "gulp": "^3.9.1",
    "gulp-bump": "^0.3.0",
    "gulp-filter": "^2.0.2",
    "gulp-git": "^2.4.2",
    "gulp-tag-version": "^1.2.1",
    "gulp-util": "^3.0.4",
    "gulp-wrap": "^0.11.0",
    "lodash": "^3.8.0",
    "run-sequence": "^1.1.0"
  },
  "types": "./angular-download.d.ts"
}
