-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathpackage.json
131 lines (131 loc) · 4.48 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
{
"name": "sing-app",
"version": "5.3.5",
"description": "Sing Dashboard App with Angular 11.2 Final Release support by Flatlogic",
"scripts": {
"install": "napa",
"ng": "ng",
"start": "ng serve",
"start:backend": "ng serve --configuration backend",
"hmr": "ng serve --configuration hmr",
"build": "ng build --configuration production --base-href ./",
"test": "ng test",
"lint": "ng lint"
},
"private": true,
"dependencies": {
"@agm/core": "3.0.0-beta.0",
"@angular/animations": "14.2.0",
"@angular/common": "14.2.0",
"@angular/compiler": "14.2.0",
"@angular/core": "14.2.0",
"@angular/forms": "14.2.0",
"@angular/platform-browser": "14.2.0",
"@angular/platform-browser-dynamic": "14.2.0",
"@angular/router": "14.2.0",
"@auth0/angular-jwt": "^3.0.1",
"@ngx-loading-bar/core": "5.1.2",
"@ngx-loading-bar/router": "5.1.2",
"@swimlane/ngx-datatable": "19.0.0",
"@tinymce/tinymce-angular": "4.2.2",
"ag-grid-angular": "^25.1.0",
"ag-grid-community": "^25.1.0",
"animate.css": "3.5.2",
"awesome-bootstrap-checkbox": "1.0.1",
"bootstrap": "4.2.1",
"bootstrap-colorpicker": "2.5.3",
"bootstrap-datepicker": "1.10.0",
"bootstrap-markdown": "2.10.0",
"bootstrap-select": "1.13.18",
"bootstrap-slider": "9.8.1",
"core-js": "2.4.1",
"d3": "3.5.17",
"dropzone": "5.1.1",
"easy-pie-chart": "2.1.7",
"font-awesome": "4.7.0",
"fullcalendar": "3.4.0",
"glyphicons-halflings": "https://github.com/inway/glyphicons-halflings#df545d9e4bdae9b5ffa112fcb70b3f8350929875",
"govpredict-morris": "^0.5.1",
"hammerjs": "2.0.8",
"jasny-bootstrap": "3.1.3",
"jquery": "3.7.1",
"jquery-flot": "0.8.3",
"jquery-slimscroll": "1.3.8",
"jquery-sparkline": "2.4.0",
"jquery-ui": "https://github.com/jquery/jquery-ui.git#1.11.4",
"jquery.animate-number": "0.0.14",
"jvectormap": "2.0.4",
"line-awesome": "icons8/line-awesome",
"lodash.isequal": "^4.5.0",
"magnific-popup": "1.2.0",
"markdown": "0.5.0",
"messenger": "git+https://github.com/HubSpot/messenger.git#v1.4.2",
"moment": "2.30.1",
"morris.js": "0.5.0",
"ng-autosize": "1.1.0",
"ng-select2": "^1.4.1",
"ng2-carouselamos": "4.1.0",
"ng2-datetime": "1.4.0",
"ngx-bootstrap": "5.0.0",
"ngx-chips": "2.2.2",
"ngx-mask": "^11.1.5",
"ngx-toastr": "13.2.1",
"ngx-trend": "6.1.1",
"nvd3": "1.8.6",
"parsleyjs": "2.9.2",
"popper.js": "1.16.1",
"rickshaw": "1.7.1",
"rxjs": "^6.6.7",
"select2": "4.1.0-rc.0",
"select2-bootstrap-theme": "0.1.0-beta.10",
"shufflejs": "4.2.0",
"tslib": "^2.0.0",
"widgster": "1.0.0",
"zone.js": "~0.15.0"
},
"napa": {
"bootstrap-application-wizard": "https://github.com/amoffat/bootstrap-application-wizard.git#3768da3142f43428c5f63284407a2481a9e283d3",
"twitter-bootstrap-wizard": "https://github.com/VinceG/twitter-bootstrap-wizard.git#62a9aca8cc61fdb496c4bf7b92e1ff70c698667e",
"jvectormap-world": "https://github.com/islambek01/jvectormap-world",
"bootstrap_calendar": "https://github.com/xero/bootstrap_calendar.git#1.0.1",
"jquery.nestable": "https://github.com/dbushell/Nestable.git#4f93032cfafe2002f24ed6bd7dc1510931498503",
"jquery.flot.animator": "https://github.com/Codicode/flotanimator.git#3c256c0183d713fd3bf41d04417873928eb1a751",
"jQuery-Mapael": "https://github.com/neveldo/jQuery-Mapael.git#0.7.1",
"skycons": "https://github.com/darkskyapp/skycons.git#7095ecf5f653dbcadbddb0d317b42e65fe091eae",
"flot.dashes": "https://github.com/cquartier/flot.dashes.git",
"jquery.flot-orderBars": "https://github.com/emmerich/flot-orderBars.git"
},
"devDependencies": {
"@angular-builders/custom-webpack": "14.0.1",
"@angular-devkit/build-angular": "^14.2.1",
"@angular/cli": "14.2.1",
"@angular/compiler-cli": "14.2.0",
"@angular/language-service": "14.2.0",
"@angularclass/hmr": "^2.1.3",
"@types/googlemaps": "3.39.12",
"@types/hammerjs": "2.0.36",
"@types/node": "^14.18.27",
"@types/select2": "4.0.53",
"codelyzer": "^6.0.0",
"metrojs": "0.9.77",
"napa": "3.0.0",
"rxjs-compat": "^6.5.5",
"terser-webpack-plugin": "4.2.3",
"ts-node": "4.1.0",
"tslint": "~6.1.0",
"typescript": "4.6.4"
},
"napa-config": {
"cache": false
},
"overrides": {
"rickshaw": {
"dependencies": {
"d3": "3.5.5"
}
}
},
"resolutions": {
"terser-webpack-plugin": "4.2.3"
}
}