{ "name": "angular-busy", "version": "4.1.2", "main": [ "dist/angular-busy.js", "dist/angular-busy.css" ], "dependencies": { "angular": "~1.3", "angular-animate": "~1.3" }, "ignore": [ "**/.*", "node_modules", "bower_components", "components", "test", "temp", "demo", "lib", "./angular-busy.css", "./angular-busy.html", "./angular-busy.js", "Gruntfile.js", "package.json", "README.md" ], "devDependencies": { "angular-mocks": "~1.3", "jquery": "~2.1.0" }, "homepage": "https://github.com/cgross/angular-busy", "_release": "4.1.2", "_resolution": { "type": "version", "tag": "v4.1.2", "commit": "1c82b599b1923f0b6f9ceb0255c782c3fe47aafe" }, "_source": "git://github.com/cgross/angular-busy.git", "_target": "~4.1.1", "_originalSource": "angular-busy" }