angular-ec-callout
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "angular-ec-callout", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"author": "Emil Cieslar <cieslar@webkreativ.cz>", | ||
"main": "dist/angular-ec-callout.js", | ||
"description": "Reusable callout (notification) directive and service. Use it whenever you need to display a (success, error or whatever) message to a user. Does not need jQuery.", | ||
"peerDependencies": { | ||
"devDependencies": { | ||
"angular": ">= 1.4.0-beta.0 || >= 1.5.0-beta.0", | ||
@@ -9,0 +9,0 @@ "angular-animate": "1.5.x" |
0
10370
2