{
    "name": "angular-dirtyform-check",
    "description": "Dirty (i.e. unsaved changes) form checker for AngularJS",
    "version": "0.1.8",
    "author": "Jonas Zuberbuehler <jonas.zuberbuehler@gmail.com>",
    "repository": {
        "type": "git",
        "url": "https://github.com/jonaszuberbuehler/angular-dirtyform-check.git"
    },
    "homepage": "https://github.com/jonaszuberbuehler/angular-dirtyform-check",
    "license": "MIT",
    "private": false,
    "keywords": [
        "angular",
        "angularjs",
        "form",
        "dirty",
        "unsaved",
        "changes"
    ],
    "main": "index.js",
    "devDependencies": {
        "gulp": "^3.9.1",
        "gulp-concat": "^2.6.0",
        "gulp-connect": "^5.0.0",
        "gulp-if": "^2.0.1",
        "gulp-jshint": "^2.0.1",
        "gulp-uglify": "^2.0.0",
        "jshint": "^2.9.3",
        "jshint-stylish": "^2.2.1"
    }
}
