Viewing File: /usr/local/cpanel/3rdparty/share/angular-growl-2/bower.json

{
	"author": [
			"Marco Rinck",
			"Jan Stevens"
	],
	"name": "angular-growl-v2",
	"description": "growl like notifications for angularJS projects, using bootstrap alert classes",
	"version": "0.7.3",
	"homepage": "http://janstevens.github.io/angular-growl-2",
	"repository": {
		"type": "git",
		"url": "https://github.com/JanStevens/angular-growl-2"
	},
	"license": "MIT",
	"main": ["./build/angular-growl.js", "./build/angular-growl.css"],
	"ignore": [
		"src",
		"test",
		".jshintrc",
		"package.json",
		"gruntfile.js",
		"karma.conf.js",
		"demo",
		".gitignore"
	],
	"dependencies": {
		"angular": ">=1.2.1"
	},
	"devDependencies": {
		"angular-mocks": ">=1.2.1"
	}
}
Back to Directory File Manager