-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
135 lines (135 loc) · 3.96 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
132
133
134
135
{
"name": "cashmachine",
"version": "1.0.0",
"description": "Lambo project",
"main": "src/main.js",
"scripts": {
"build": "rollup -c --no-treeshake"
},
"dependencies": {
"@angular/animations": "8.2.5",
"@angular/cdk": "8.1.1",
"@angular/common": "8.2.5",
"@angular/compiler": "8.2.5",
"@angular/core": "8.2.5",
"@angular/forms": "8.2.5",
"@angular/platform-browser": "8.2.5",
"@angular/platform-browser-dynamic": "8.2.5",
"@angular/router": "8.2.5",
"@angular/upgrade": "8.2.6",
"@fortawesome/fontawesome-free": "5.1.0",
"@pictet/FocusWebFramework": "1.6.2",
"@uirouter/angularjs": "1.0.20",
"angular": "1.5.8",
"angular-cookies": "1.5.8",
"angular-digest-hud": "0.1.14",
"angular-filter": "0.5.16",
"angular-filters": "1.1.2",
"angular-mocks": "1.5.8",
"angular-momentjs": "0.2.2",
"angular-resource": "1.5.8",
"angular-sanitize": "1.5.8",
"angular-ui-tinymce": "0.0.17",
"angularjs-datepicker": "2.1.23",
"animatewithsass": "3.2.1",
"bignumber.js": "4.0.2",
"core-js": "2.5.7",
"d3": "v4.6.0",
"decimal.js": "8.0.0",
"events": "3.0.0",
"fastdom": "1.0.9",
"flag-icon-css": "3.2.1",
"jquery": "2.1.4",
"jquery-ui": "1.10.5",
"json-cycle": "1.3.0",
"lodash": "4.17.13",
"loglevel": "1.6.4",
"material-design-icons": "3.0.1",
"moment": "2.24.0",
"moment-timezone": "0.5.27",
"ng-table": "0.8.3",
"ngx-autosize": "1.7.2",
"ngx-autosize-input": "2.3.7",
"ngx-matomo": "0.1.4",
"normalize.css": "4.1.1",
"primeicons": "1.0.0",
"primeng": "8.1.1",
"quill": "1.3.6",
"request": "2.83.0",
"rxjs": "6.5.2",
"smoothscroll-polyfill": "0.4.3",
"terser": "3.14.1",
"tinymce": "4.5.10",
"tslib": "1.10.0",
"typescript-collections": "1.3.2",
"typescript-optional": "2.0.1",
"zone.js": "~0.9.1"
},
"devDependencies": {
"rollup": "^0.66.6",
"rollup-plugin-html": "^0.2.1",
"rollup-plugin-license": "^0.7.0",
"@angular-devkit/build-angular": "0.803.4",
"@angular/cli": "8.3.4",
"@angular/compiler-cli": "8.2.5",
"@angular/language-service": "8.2.5",
"@istanbuljs/nyc-config-typescript": "0.1.3",
"@types/angular": "1.6.43",
"@types/angular-animate": "1.5.9",
"@types/angular-cookies": "1.4.5",
"@types/angular-mocks": "1.5.11",
"@types/angular-resource": "1.5.14",
"@types/angular-route": "1.3.4",
"@types/angular-sanitize": "1.3.7",
"@types/chai": "^4.1.2",
"@types/core-js": "2.5.0",
"@types/cucumber": "^6.0.0",
"@types/jasmine": "2.8.7",
"@types/jest": "^24.0.22",
"@types/lodash": "4.14.110",
"@types/node": "9.4.7",
"chai": "^4.1.2",
"chai-as-promised": "^7.1.1",
"codelyzer": "5.0.1",
"cucumber": "^5.1.0",
"husky": "1.3.1",
"icon-font-generator": "2.1.8",
"jasmine": "2.99.0",
"jasmine-core": "2.99.1",
"jest": "^24.9.0",
"jest-cucumber": "2.0.12",
"jest-html-reporter": "^2.7.0",
"jest-preset-angular": "^8.0.0",
"karma": "3.1.4",
"karma-chrome-launcher": "2.2.0",
"karma-commonjs": "1.0.0",
"karma-coverage-istanbul-reporter": "2.0.4",
"karma-html-reporter": "0.2.7",
"karma-jasmine": "1.1.2",
"karma-junit-reporter": "1.2.0",
"karma-scss-preprocessor": "3.0.0",
"karma-sonarqube-unit-reporter": "0.0.18",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "3.0.5",
"multiple-cucumber-html-reporter": "^1.13.1",
"ng-mocks": "8.1.0",
"ng-openapi-gen": "^0.7.2",
"node-sass": "4.12.0",
"nyc": "14.1.1",
"rxjs-spy": "^7.5.1",
"rxjs-tslint-rules": "^4.17.2",
"source-map-support": "^0.5.13",
"ts-jest": "^24.1.0",
"ts-mockito": "2.5.0",
"ts-node": "7.0.0",
"tslint": "5.15.0",
"tslint-sonarts": "1.9.0",
"typedoc": "^0.15.0"
},
"author": "Ta mere",
"license": "ISC",
"repository": {
"type": "git",
"url": "[email protected]:Petronious/my-first-useless-script.git"
}
}