-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
197 lines (197 loc) · 6.95 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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
{
"name": "vendori-api",
"description": "",
"version": "1.5.8",
"author": "",
"dependencies": {
"@casl/ability": "^6.1.1",
"@jackfranklin/test-data-bot": "^1.4.0",
"@jorgeferrero/stream-to-buffer": "^2.0.6",
"@nestjs/bull": "^0.5.5",
"@nestjs/common": "^8.4.7",
"@nestjs/config": "^1.1.6",
"@nestjs/core": "^8.4.7",
"@nestjs/cqrs": "^9.0.3",
"@nestjs/event-emitter": "^1.1.1",
"@nestjs/jwt": "^8.0.1",
"@nestjs/passport": "^8.2.2",
"@nestjs/platform-express": "^8.0.0",
"@nestjs/swagger": "^6.1.4",
"@nestjs/typeorm": "^8.1.4",
"@nestjsx/crud": "^5.0.0-alpha.3",
"@nestjsx/crud-typeorm": "^5.0.0-alpha.3",
"@okta/jwt-verifier": "^2.0.0",
"@okta/okta-auth-js": "^6.0.1",
"@okta/okta-sdk-nodejs": "^6.3.0",
"@sendgrid/mail": "^7.7.0",
"@types/bull-arena": "^3.0.5",
"@types/cookie-parser": "^1.4.2",
"@types/dinero.js": "^1.9.0",
"@types/lodash": "^4.14.189",
"@types/newrelic": "^7.0.4",
"@types/superagent": "^4.1.15",
"async-local-storage": "^2.3.1",
"aws-cloudfront-sign": "^2.2.0",
"aws-sdk": "^2.1083.0",
"bcryptjs": "^2.4.3",
"bull": "^3.29.3",
"bull-arena": "^3.29.3",
"casl": "^1.1.0",
"chart.js": "^3.9.1",
"chartjs-node-canvas": "^4.1.6",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
"cluster": "^0.7.7",
"color": "^4.2.3",
"connect-pg-simple": "^7.0.0",
"cookie-parser": "^1.4.6",
"cryptr": "v5.0.0",
"dayjs": "^1.11.5",
"decorate-all": "^1.2.1",
"dinero.js": "^1.9.1",
"dotenv": "^16.0.3",
"echarts": "^5.3.3",
"express-session": "^1.17.2",
"fixpack": "^4.0.0",
"ioredis": "^5.1.0",
"jest-mock-extended": "^2.0.4",
"jsforce": "1.11.0",
"lodash": "^4.17.21",
"memorystream": "^0.3.1",
"moment-timezone": "^0.5.34",
"nest-access-control": "^2.2.0",
"nestjs": "^0.0.1",
"newrelic": "^9.5.0",
"openid-client": "^5.1.5",
"os": "^0.1.2",
"passport": "^0.6.0",
"passport-google-oauth2": "^0.2.0",
"passport-http-bearer": "^1.0.1",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"passport-openidconnect": "^0.1.1",
"passport-salesforce-oauth2": "^0.0.1",
"pdf-lib": "1.17.1",
"pdf-merger-js": "^3.4.0",
"pdfkit": "^0.13.0",
"pdfmake": "^0.2.5",
"pg": "^8.7.1",
"pluralize": "^8.0.0",
"query-string": "^7.1.1",
"reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2",
"rxjs": "^7.2.0",
"sharp": "^0.30.1",
"superagent": "^7.1.1",
"swagger-ui-express": "^4.6.0",
"tmp": "^0.2.1",
"typeorm": "^0.2.45",
"typeorm-seeding": "^1.6.1"
},
"devDependencies": {
"@commitlint/cli": "^16.1.0",
"@commitlint/config-conventional": "^16.0.0",
"@faker-js/faker": "^6.0.0-alpha.6",
"@nest-toolbox/open-api-spec-to-ts": "^1.4.17",
"@nestjs/cli": "^8.0.0",
"@nestjs/schematics": "^8.0.0",
"@nestjs/testing": "^8.0.0",
"@types/bull": "^3.15.8",
"@types/color": "^3.0.3",
"@types/echarts": "^4.9.16",
"@types/express": "^4.17.13",
"@types/faker": "^6.6.9",
"@types/jest": "27.0.2",
"@types/jsforce": "1.11.0",
"@types/multer": "^1.4.7",
"@types/node": "^16.11.64",
"@types/pdfmake": "^0.2.1",
"@types/query-string": "^6.3.0",
"@types/stream-json": "^1.7.2",
"@types/supertest": "^2.0.11",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"auto-changelog": "^2.4.0",
"body-parser": "^2.0.0-beta.1",
"conventional-changelog-cli": "^2.2.2",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"express-basic-auth": "^1.2.1",
"husky": "^7.0.0",
"jest": "^27.5.1",
"lint-staged": "^12.3.3",
"openapi-typescript-codegen": "^0.20.1",
"pdfkit-table": "^0.1.99",
"prettier": "^2.3.2",
"source-map-support": "^0.5.20",
"stream-json": "^1.7.4",
"supertest": "^6.1.3",
"ts-jest": "^27.0.3",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.10.1",
"typescript": "^4.3.5"
},
"engines": {
"node": "16.13.*",
"npm": "8.1.0"
},
"jest": {
"moduleFileExtensions": [
"js",
"json",
"ts"
],
"rootDir": "src",
"testRegex": ".*\\.spec\\.ts$",
"transform": {
"^.+\\.(t|j)s$": "ts-jest"
},
"collectCoverageFrom": [
"**/*.(t|j)s"
],
"coverageDirectory": "../coverage",
"testEnvironment": "node"
},
"license": "UNLICENSED",
"lint-staged": {
"*.js": "eslint --cache --fix"
},
"private": true,
"scripts": {
"build": "nest build;",
"db:migrate": "npm run typeorm -- migration:run",
"db:reset": "npm run schema:drop && npm run db:migrate && npm run db:seed",
"db:seed": "npm run build && npm run typeorm-seeding seed",
"db:seed:config": "npm run typeorm-seeding config",
"fix:package": "fixpack",
"format": "prettier --write \\\"test/**/*.ts\\\"",
"lint": "eslint \"{src,apps,libs,test}/**/*.ts\" --fix",
"lint:fix": "eslint . --ext .ts --fix",
"migration:generate": "npm run typeorm -- migration:generate -n",
"migration:reinitialize": "rm src/oem/migrations/*; npm run migration:generate migration; npm run migration:run",
"migration:revert": "npm run typeorm -- migration:revert",
"migration:show": "npm run typeorm -- migration:show",
"prebuild": "rimraf dist",
"prepare": "husky install",
"schema:drop": "npm run typeorm -- schema:drop",
"schema:sync": "npm run typeorm -- schema:sync",
"start": "nest start",
"start:debug": "NODE_ENV=development nest start --debug --watch",
"start:debug-inspect": "NODE_ENV=development nest start --debug --watch -d",
"start:dev": "NODE_ENV=development nest start --watch",
"start:prod": "node dist/main",
"test": "jest",
"test:cov": "jest --coverage",
"test:debug": "NODE_ENV=test node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --runInBand",
"test:e2e": "NODE_ENV=test node --no-compilation-cache --expose-gc --max-old-space-size=8192 ./node_modules/.bin/jest --config ./test/jest-e2e.json -w 1 --logHeapUsage",
"test:e2e-dev": "NODE_ENV=test jest --config ./test/jest-e2e.dev.json --runInBand --detectOpenHandles --max-old-space-size=8096",
"test:e2e:debug": "NODE_ENV=test node --inspect-brk -r tsconfig-paths/register -r ts-node/register node_modules/.bin/jest --expose-gc --max-old-space-size=8096 ./node_modules/.bin/jest --config ./test/jest-e2e.json --logHeapUsage --runInBand",
"test:watch": "NODE_ENV=test jest --watch",
"typeorm": "node --require ts-node/register ./node_modules/typeorm/cli.js",
"typeorm-seeding": "ts-node ./node_modules/typeorm-seeding/dist/cli.js --n orm-master.config",
"typeorm:cli": "ts-node -r tsconfig-paths/register ./node_modules/typeorm/cli.js -f ./ormconfig",
"version": "conventional-changelog -p angular -i CHANGELOG.md -s && git add CHANGELOG.md; git push; git push --tags"
}
}