-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
128 lines (128 loc) · 3.75 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
{
"name": "appwork-angular-starter",
"version": "1.0.0",
"private": true,
"scripts": {
"ng": "ng",
"start": "ng serve --host 0.0.0.0 --disable-host-check ",
"build": "ng build --extract-css",
"prod": "ng build --prod --output-hashing=media",
"prod:hashed": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e",
"postinstall": "npm rebuild node-sass"
},
"dependencies": {
"@agm/core": "1.0.0-beta.2",
"@angular/animations": "^6.0.3",
"@angular/cdk": "6.1.0",
"@angular/common": "6.0.3",
"@angular/compiler": "6.0.3",
"@angular/core": "6.0.3",
"@angular/forms": "6.0.3",
"@angular/http": "6.0.3",
"@angular/platform-browser": "6.0.3",
"@angular/platform-browser-dynamic": "6.0.3",
"@angular/router": "6.0.3",
"@ng-bootstrap/ng-bootstrap": "2.0.0",
"@rhythmsoftware/rolodex-angular-sdk": "^1.0.3",
"@rhythmsoftware/system-angular-sdk": "^1.0.6",
"@swimlane/ngx-charts": "^8.0.2",
"@swimlane/ngx-datatable": "^13.0.0",
"@toverux/ngx-sweetalert2": "^4.0.0",
"@types/algoliasearch": "^3.27.3",
"algolia-search": "^2.0.1",
"algoliasearch": "^3.27.1",
"angular-2-dropdown-multiselect": "^1.8.0",
"angular-confirmation-popover": "4.1.0",
"angular-sortablejs": "2.5.2",
"angular2-ladda": "^2.0.0",
"angular2-text-mask": "9.0.0",
"bootstrap": "4.1.1",
"chartist": "0.11.0",
"classlist.js": "1.1.20150312",
"core-js": "2.5.6",
"d3": "5.4.0",
"google-libphonenumber": "^3.1.6",
"hammerjs": "2.0.8",
"highlight.js": "9.12.0",
"intl": "1.2.5",
"lodash-clean": "^2.0.1",
"marked": "0.4.0",
"masonry-layout": "4.2.1",
"moment": "2.22.1",
"ng-autosize": "1.1.0",
"ng-block-ui": "1.0.4",
"ng-chartist": "2.0.0-beta.1",
"ng-select": "1.0.0-rc.5",
"ng2-archwizard": "*",
"ng2-charts": "*",
"ng2-color-picker": "*",
"ng2-dragula": "*",
"ng2-file-upload": "*",
"ng2-img-cropper": "^0.13.0",
"ng2-nouislider": "^1.7.11",
"ng2-password-strength-bar": "*",
"ng2-smart-table": "^1.3.0",
"ngx-chips": "1.9.2",
"ngx-clipboard": "^11.1.0",
"ngx-color-picker": "^6.2.0",
"ngx-contextmenu": "^5.0.0",
"ngx-dropzone-wrapper": "^6.1.0",
"ngx-google-places-autocomplete": "^2.0.1",
"ngx-image-gallery": "^1.3.1",
"ngx-markdown-editor": "^1.1.7",
"ngx-perfect-scrollbar": "^6.1.0",
"ngx-swiper-wrapper": "^6.2.0",
"ngx-toastr": "^8.7.3",
"ngx-tour-ng-bootstrap": "^3.0.0",
"ngx-trend": "^3.3.1",
"nouislider": "11.1.0",
"numeral": "2.0.6",
"parse-full-name": "^1.2.3",
"plyr": "3.3.7",
"quill": "1.3.6",
"rxjs": "6.2.0",
"sortablejs": "1.7.0",
"spinkit": "1.2.5",
"sweetalert2": "7.20.8",
"text-mask-addons": "3.7.2",
"toastr": "2.1.4",
"web-animations-js": "2.3.1",
"zone.js": "0.8.26"
},
"devDependencies": {
"@angular-devkit/build-angular": "~0.6.3",
"@angular/cli": "^6.0.3",
"@angular/compiler-cli": "6.0.3",
"@angular/language-service": "^6.0.3",
"@types/chartist": "0.9.39",
"@types/jasmine": "2.8.7",
"@types/jasminewd2": "2.0.3",
"@types/node": "10.1.2",
"@types/numeral": "0.0.22",
"codelyzer": "4.3.0",
"jasmine-core": "3.1.0",
"jasmine-spec-reporter": "4.2.1",
"karma": "2.0.2",
"karma-chrome-launcher": "2.2.0",
"karma-coverage-istanbul-reporter": "2.0.1",
"karma-jasmine": "1.1.2",
"karma-jasmine-html-reporter": "1.1.0",
"protractor": "5.3.2",
"ts-node": "6.0.3",
"tslint": "5.10.0",
"typescript": ">=2.7.0 <2.8.0"
},
"resolutions": {
"@angular/cli/node-sass": "4.7.2"
},
"browserslist": [
"> 1%",
"last 2 versions",
"Firefox ESR",
"Opera 12.1",
"ie >= 10"
]
}