{
  "name": "angular-busy-plus",
  "main": "angular-busy.js",
  "version": "4.1.5",
  "description": "",
  "repository": {
    "type": "git",
    "url": "git://github.com/faceleg/angular-busy-plus.git"
  },
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-connect": "~0.11.2",
    "grunt-contrib-watch": "~0.6.1",
    "grunt-contrib-jshint": "~1.0.0",
    "grunt-contrib-jasmine": "~1.0.0",
    "grunt-angular-templates": "~1.0.3",
    "grunt-contrib-concat": "~1.0.0",
    "grunt-contrib-copy": "~0.8.2",
    "grunt-contrib-uglify": "~0.11.1",
    "grunt-contrib-cssmin": "~0.14.0",
    "load-grunt-tasks": "~3.4.1"
  },
  "scripts": {
    "test": "grunt test -v"
  },
  "eslintConfig": {
	  "env": {
		  "globals": {
			  "describe": true,
			  "beforeEach": true
		  }
	  }
  }
}
