We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a4b171 commit 0c2b7c1Copy full SHA for 0c2b7c1
package.json
@@ -2,6 +2,16 @@
2
"name": "angular-bootstrap-datetimepicker",
3
"version": "0.3.15",
4
"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
+ ],
15
"author": "https://github.com/dalelotts/ng-bootstrap-datetimepicker/graphs/contributors",
16
"bugs": {
17
"url": "https://github.com/dalelotts/ng-bootstrap-datetimepicker/issues"
0 commit comments