Skip to content

Commit 0c2b7c1

Browse files
committed
Add keywords to package.json
1 parent 6a4b171 commit 0c2b7c1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

package.json

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
"name": "angular-bootstrap-datetimepicker",
33
"version": "0.3.15",
44
"description": "This directive allows you to add a datetime-picker to your form elements.",
5+
"keywords": [
6+
"anguar",
7+
"calendar",
8+
"date picker",
9+
"date",
10+
"directive",
11+
"moment",
12+
"time picker",
13+
"time"
14+
],
515
"author": "https://github.com/dalelotts/ng-bootstrap-datetimepicker/graphs/contributors",
616
"bugs": {
717
"url": "https://github.com/dalelotts/ng-bootstrap-datetimepicker/issues"

0 commit comments

Comments
 (0)