diff --git a/package.json b/package.json index 3a1f225b91..d3794b1b7c 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,14 @@ "author": "https://github.com/angular-ui/bootstrap/graphs/contributors", "name": "angular-ui-bootstrap", "version": "2.5.0-SNAPSHOT", + "description": "Native AngularJS (Angular) directives for Bootstrap", "homepage": "http://angular-ui.github.io/bootstrap/", + "keywords": [ + "angularjs", + "angular", + "bootstrap", + "ui" + ], "dependencies": {}, "directories": { "lib": "src/"