diff --git a/bower.json b/bower.json index 874166e..38ce282 100644 --- a/bower.json +++ b/bower.json @@ -2,6 +2,7 @@ "name": "angular-input-stars-directive", "version": "1.5.5", "description": "AngularJS directive for rating inputs", + "homepage": "https://github.com/rcbytes/angular-input-stars", "keywords": [ "angularjs", "directive", @@ -9,11 +10,15 @@ "stars", "rating" ], + "authors": [ + "Rafael Mello Campanari (http://rafamello.com)" + ], + "license": "MIT", "main": [ "angular-input-stars.js" ], "dependencies": { - "angular": "1.3.x", + "angular": "1.4.x", "font-awesome": "~4.2.0" }, "ignore": [