-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
180 lines (180 loc) · 5.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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
{
"name": "@nrwl/nx-source",
"version": "8.5.2",
"description": "Extensible Dev Tools for Monorepos",
"homepage": "https://nx.dev",
"main": "index.js",
"private": true,
"scripts": {
"build": "./scripts/package.sh --local",
"commit": "git-cz",
"checkcommit": "node ./scripts/commit-lint.js",
"e2e": "./scripts/e2e.sh",
"e2e-rerun": "./scripts/e2e-rerun.sh",
"format": "./scripts/format.sh",
"linknpm": "./scripts/link.sh",
"nx-release": "./scripts/nx-release.js",
"copy": "./scripts/copy.sh",
"test": "yarn linknpm fast && ./scripts/test.sh",
"test:all": "yarn linknpm fast && ./scripts/test_angular_runtime.sh && ./scripts/test.sh",
"checkformat": "./scripts/check_format.sh",
"checkimports": "node ./scripts/check-imports.js",
"documentation": "./scripts/documentation/documentation.sh && yarn format && ./scripts/documentation/check-documentation.sh"
},
"devDependencies": {
"@angular-devkit/architect": "0.803.3",
"@angular-devkit/build-angular": "0.803.3",
"@angular-devkit/build-ng-packagr": "0.803.3",
"@angular-devkit/build-webpack": "0.803.3",
"@angular-devkit/core": "8.3.3",
"@angular-devkit/schematics": "8.3.3",
"@angular-eslint/builder": "0.0.1-alpha.17",
"@angular/cli": "8.3.3",
"@angular/common": "^8.2.0",
"@angular/compiler": "^8.2.0",
"@angular/compiler-cli": "^8.2.0",
"@angular/core": "^8.2.0",
"@angular/platform-browser": "^8.2.0",
"@angular/platform-browser-dynamic": "^8.2.0",
"@angular/router": "^8.2.0",
"@angular/upgrade": "^8.2.0",
"@babel/core": "7.5.5",
"@babel/plugin-proposal-class-properties": "7.5.5",
"@babel/plugin-proposal-decorators": "7.4.4",
"@babel/preset-env": "7.5.5",
"@babel/preset-react": "7.0.0",
"@babel/preset-typescript": "7.3.3",
"@cypress/webpack-preprocessor": "^4.1.0",
"@nestjs/common": "^6.2.4",
"@nestjs/core": "^6.2.4",
"@nestjs/platform-express": "^6.2.4",
"@nestjs/schematics": "^6.3.0",
"@nestjs/testing": "^6.2.4",
"@ngrx/effects": "8.3.0",
"@ngrx/entity": "8.3.0",
"@ngrx/router-store": "8.3.0",
"@ngrx/schematics": "8.3.0",
"@ngrx/store": "8.3.0",
"@ngrx/store-devtools": "8.3.0",
"@schematics/angular": "8.3.3",
"@testing-library/react": "8.0.5",
"@types/express": "4.17.0",
"@types/jasmine": "~2.8.6",
"@types/jasminewd2": "~2.0.3",
"@types/jest": "24.0.9",
"@types/node": "~8.9.4",
"@types/prettier": "^1.10.0",
"@types/react": "^16.9.1",
"@types/react-dom": "^16.8.5",
"@types/webpack": "^4.4.24",
"@types/yargs": "^11.0.0",
"@types/react-router-dom": "4.3.5",
"@typescript-eslint/eslint-plugin": "2.0.0-alpha.4",
"@typescript-eslint/experimental-utils": "2.0.0-alpha.4",
"@typescript-eslint/parser": "2.0.0-alpha.4",
"angular": "1.6.6",
"app-root-path": "^2.0.1",
"babel-loader": "8.0.6",
"babel-plugin-macros": "2.6.1",
"circular-dependency-plugin": "^5.0.2",
"codelyzer": "~5.0.1",
"commitizen": "^4.0.3",
"conventional-changelog-cli": "^2.0.23",
"confusing-browser-globals": "^1.0.8",
"copy-webpack-plugin": "5.0.3",
"cosmiconfig": "^4.0.0",
"cypress": "3.4.1",
"cz-conventional-changelog": "^3.0.2",
"document-register-element": "^1.13.1",
"dotenv": "6.2.0",
"express": "4.17.1",
"eslint": "6.1.0",
"eslint-config-prettier": "6.0.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^1.7.0",
"fork-ts-checker-webpack-plugin": "^0.4.9",
"fs-extra": "7.0.1",
"graphviz": "^0.0.9",
"html-webpack-plugin": "^3.2.0",
"husky": "^3.0.3",
"identity-obj-proxy": "3.0.0",
"ignore": "^5.0.4",
"import-fresh": "^3.1.0",
"jasmine-core": "~2.99.1",
"jasmine-marbles": "~0.6.0",
"jasmine-spec-reporter": "~4.2.1",
"jest": "^24.1.0",
"jest-jasmine2": "^24.1.0",
"jest-preset-angular": "7.0.0",
"karma": "~4.0.0",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.1",
"karma-jasmine": "~1.1.1",
"karma-jasmine-html-reporter": "^0.2.2",
"karma-webpack": "2.0.4",
"license-webpack-plugin": "^1.4.0",
"mime": "2.4.4",
"ng-packagr": "5.3.0",
"ngrx-store-freeze": "0.2.4",
"npm-run-all": "^4.1.5",
"opn": "^5.3.0",
"precise-commits": "1.0.2",
"prettier": "1.18.2",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-router-dom": "5.0.1",
"release-it": "^7.4.0",
"rxjs": "~6.4.0",
"semver": "5.4.1",
"shelljs": "^0.8.3",
"source-map-support": "^0.5.12",
"strip-json-comments": "2.0.1",
"styled-components": "4.3.2",
"tmp": "0.0.33",
"tree-kill": "1.2.1",
"ts-loader": "^5.3.1",
"ts-node": "^8.0.2",
"tsconfig-paths-webpack-plugin": "^3.2.0",
"tsickle": "^0.33.0",
"tslib": "^1.9.3",
"tslint": "5.11.0",
"typescript": "~3.4.5",
"viz.js": "^1.8.1",
"webpack": "4.39.2",
"webpack-dev-server": "3.1.14",
"webpack-node-externals": "^1.7.2",
"yargs": "^11.0.0",
"yargs-parser": "10.0.0",
"zone.js": "^0.9.0",
"next": "9.0.5",
"@zeit/next-css": "1.0.1",
"@zeit/next-sass": "1.0.1",
"@zeit/next-less": "1.0.1",
"@zeit/next-stylus": "1.0.1"
},
"author": "Victor Savkin",
"license": "MIT",
"jest": {
"modulePathIgnorePatterns": [
"tmp",
"<rootDir>/test",
"<rootDir>/packages",
"collection/.*/files"
],
"testPathIgnorePatterns": [
"node_modules",
"<rootDir>/build/packages/angular/spec"
],
"coverageReporters": [
"html"
],
"coverageDirectory": "coverage"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}