{ "author": "Marco Rinck", "name": "angular-growl", "description": "growl like notifications for angularJS projects, using bootstrap alert classes", "version": "0.4.0", "homepage": "https://github.com/marcorinck/angular-growl", "repository": { "type": "git", "url": "https://github.com/marcorinck/angular-growl" }, "license": "MIT", "main": "./build/angular-growl.js", "ignore": [ "src", "test", ".jshintrc", "package.json", "gruntfile.js", "karma.conf.js", "bower.json", "demo", ".gitignore" ], "dependencies": { "angular": "1.2.1" }, "devDependencies": { "angular-mocks": "1.2.1" }, "_release": "0.4.0", "_resolution": { "type": "version", "tag": "v0.4.0", "commit": "e0e8b2cda660f28c75eefa7c9703952368547cdd" }, "_source": "git://github.com/marcorinck/angular-growl.git", "_target": ">=0.4.0", "_originalSource": "angular-growl" }