-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathpackage.json
125 lines (125 loc) · 4.19 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
{
"name": "angular-pwa-ngrx-formly-routerstate",
"version": "1.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve -o --proxy-config proxy.conf.js",
"start:hmr": "npm run start -- --hmr",
"build": "ng build --prod && npm run transloco:optimize",
"lint": "ng lint && stylelint \"**/*.scss\" --syntax scss && htmlhint \"src/app/**/*.html\" --config .htmlhintrc",
"test": "ng test",
"e2e": "ng e2e",
"analyze": "ng build --prod --stats-json && webpack-bundle-analyzer ./dist/angular-pwa-ngrx-formly-routerstate/stats.json",
"transloco:optimize": "transloco-optimize dist/angular-pwa-ngrx-formly-routerstate/assets/i18n",
"postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points && husky install"
},
"private": true,
"dependencies": {
"@angular/animations": "~11.2.0",
"@angular/common": "~11.2.0",
"@angular/compiler": "~11.2.0",
"@angular/core": "~11.2.0",
"@angular/forms": "~11.2.0",
"@angular/platform-browser": "~11.2.0",
"@angular/platform-browser-dynamic": "~11.2.0",
"@angular/router": "~11.2.0",
"@angular/service-worker": "~11.2.0",
"@ngneat/content-loader": "^6.0.0",
"@ngneat/svg-icon": "^2.3.0",
"@ngneat/transloco": "^2.20.0",
"@ngrx/component": "^11.0.0",
"@ngrx/effects": "^11.0.0",
"@ngrx/router-store": "^11.0.0",
"@ngrx/store": "^11.0.0",
"@ngx-formly/core": "^5.10.13",
"@reduxjs/toolkit": "^1.5.0",
"ngrx-store-localstorage": "^10.1.2",
"rxjs": "~6.6.0",
"tslib": "^2.0.0",
"zone.js": "~0.11.3"
},
"devDependencies": {
"@angular-builders/custom-webpack": "11.0.0",
"@angular-devkit/architect": "~0.1101.4",
"@angular-devkit/build-angular": "~0.1101.4",
"@angular-devkit/core": "^11.1.4",
"@angular-devkit/schematics": "^11.1.4",
"@angular-eslint/builder": "^1.2.0",
"@angular-eslint/eslint-plugin": "^1.2.0",
"@angular-eslint/eslint-plugin-template": "^1.2.0",
"@angular-eslint/template-parser": "^1.2.0",
"@angular/cli": "~11.1.4",
"@angular/compiler-cli": "~11.2.0",
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@commitlint/prompt": "^11.0.0",
"@componizer/schematics": "0.0.6",
"@ngneat/tailwind": "^6.0.3",
"@ngneat/transloco-optimize": "^1.0.2",
"@ngneat/transloco-validator": "^1.0.1",
"@ngrx/schematics": "^11.0.0",
"@ngrx/store-devtools": "^11.0.0",
"@tailwindcss/forms": "^0.2.1",
"@types/jasmine": "~3.6.2",
"@types/jasminewd2": "~2.0.8",
"@types/node": "^12.11.1",
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"commitizen": "^4.2.3",
"cz-conventional-changelog": "^3.3.0",
"dotenv": "^8.2.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-ngrx": "^1.17.1",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-rxjs": "^3.0.1",
"htmlhint": "^0.14.2",
"https-proxy-agent": "^5.0.0",
"husky": "^5.0.9",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~5.2.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.0.3",
"karma-coverage-istanbul-reporter": "^3.0.3",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
"lint-staged": "^10.5.4",
"ng-packagr": "^11.2.0",
"postcss-ng-tailwind-in-components": "0.0.3",
"prettier": "^2.2.1",
"pretty-quick": "^3.1.0",
"protractor": "~7.0.0",
"stylelint": "^13.10.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recommended-scss": "^4.2.0",
"stylelint-config-standard": "^20.0.0",
"stylelint-scss": "^3.19.0",
"svg-to-ts": "^6.0.0",
"tailwindcss": "2.0.3",
"ts-node": "~8.3.0",
"typescript": "~4.1.5",
"webpack-bundle-analyzer": "^4.4.0"
},
"lint-staged": {
"**/*.{ts,html}": [
"eslint --fix"
],
"**/*.{scss,css}": [
"stylelint --syntax scss --fix"
],
"**/i18n/*.json": [
"transloco-validator"
]
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
]
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}