File tree 2 files changed +31
-0
lines changed
2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ node_modules
Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " angular-pickadate" ,
3
+ "version" : " 0.2.0" ,
4
+ "description" : " A simple and fluid inline datepicker for AngularJS with no extra dependencies" ,
5
+ "main" : " index.js" ,
6
+ "directories" : {
7
+ "example" : " example"
8
+ },
9
+ "scripts" : {
10
+ "test" : " echo \" Error: no test specified\" && exit 1"
11
+ },
12
+ "repository" : {
13
+ "type" : " git" ,
14
+ "url" : " git://github.com/restorando/angular-pickadate.git"
15
+ },
16
+ "keywords" : [
17
+ " datepicker" ,
18
+ " pickadate" ,
19
+ " angular"
20
+ ],
21
+ "author" : " Gabriel Schammah" ,
22
+ "license" : " MIT" ,
23
+ "bugs" : {
24
+ "url" : " https://github.com/restorando/angular-pickadate/issues"
25
+ },
26
+ "homepage" : " https://github.com/restorando/angular-pickadate" ,
27
+ "devDependencies" : {
28
+ "karma" : " ^0.12.19"
29
+ }
30
+ }
You can’t perform that action at this time.
0 commit comments