-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpackage.json
More file actions
175 lines (175 loc) · 6.21 KB
/
Copy pathpackage.json
File metadata and controls
175 lines (175 loc) · 6.21 KB
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
{
"name": "@voiceflow/general-runtime",
"description": "voiceflow general runtime",
"version": "0.1.0",
"author": "Voiceflow",
"bugs": {
"url": "https://github.com/voiceflow/general-runtime/issues"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"@opentelemetry/api-metrics": "0.26.0",
"@types/mathjs": "^6.0.4",
"@types/workerpool": "^5.0.1",
"@voiceflow/api-sdk": "3.4.6",
"@voiceflow/backend-utils": "4.2.2",
"@voiceflow/base-types": "2.5.5",
"@voiceflow/body-parser": "^1.21.0",
"@voiceflow/chat-types": "2.1.11",
"@voiceflow/common": "7.12.1",
"@voiceflow/general-types": "3.2.11",
"@voiceflow/logger": "^1.6.0",
"@voiceflow/metrics": "1.1.0",
"@voiceflow/natural-language-commander": "^0.5.1",
"@voiceflow/verror": "^1.1.0",
"@voiceflow/voice-types": "2.1.11",
"ajv": "6.12.2",
"axios": "^0.21.1",
"bluebird": "^3.7.2",
"compression": "^1.7.4",
"connect-timeout": "^1.9.0",
"cookie-parser": "^1.4.4",
"core-js": "^3.4.8",
"cors": "^2.8.5",
"cuid": "^2.1.8",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"express-validator": "^6.3.0",
"form-data": "3.0.0",
"helmet": "^4.6.0",
"html-parse-stringify": "^1.0.3",
"immer": "^9.0.6",
"ioredis": "^4.22.0",
"ip-range-check": "^0.2.0",
"isolated-vm": "^4.3.6",
"lodash": "^4.17.21",
"mathjs": "^6.5.0",
"moize": "^6.1.0",
"mongodb": "^3.6.5",
"regenerator-runtime": "^0.13.3",
"require-from-url": "^3.1.3",
"safe-json-stringify": "^1.2.0",
"slate": "^0.65.3",
"talisman": "^1.1.3",
"validator": "^13.7.0",
"vm2": "^3.9.5",
"words-to-numbers": "^1.5.1",
"workerpool": "^5.0.4"
},
"devDependencies": {
"@commitlint/cli": "^11.0.0",
"@commitlint/config-conventional": "^11.0.0",
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/bluebird": "^3.5.32",
"@types/chai": "^4.2.7",
"@types/chai-as-promised": "^7.1.2",
"@types/compression": "^1.7.2",
"@types/connect-timeout": "^0.0.35",
"@types/cookie-parser": "^1.4.2",
"@types/cors": "^2.8.12",
"@types/deep-equal-in-any-order": "^1.0.1",
"@types/express": "^4.17.13",
"@types/ioredis": "^4.26.4",
"@types/jsonwebtoken": "^8.3.5",
"@types/lodash": "^4.14.149",
"@types/mocha": "^5.2.7",
"@types/mongodb": "^3.6.10",
"@types/node": "16.11.12",
"@types/pino": "^6.3.0",
"@types/safe-json-stringify": "^1.1.2",
"@types/sinon": "^7.5.1",
"@types/supertest": "^2.0.8",
"@types/validator": "^13.7.0",
"@typescript-eslint/eslint-plugin": "^4.29.3",
"@typescript-eslint/parser": "^4.29.3",
"@voiceflow/commitlint-config": "1.1.0",
"@voiceflow/eslint-config": "2.0.6",
"@voiceflow/git-branch-check": "1.2.0",
"@voiceflow/prettier-config": "1.0.5",
"@zerollup/ts-transform-paths": "^1.7.9",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"commitizen": "^4.2.3",
"cpy-cli": "^3.1.1",
"cross-env": "^7.0.3",
"cz-conventional-changelog": "^3.0.2",
"deep-equal-in-any-order": "^1.0.27",
"depcheck": "^1.3.1",
"eslint": "^7.32.0",
"eslint-output": "^3.0.1",
"fixpack": "^4.0.0",
"get-port": "5.1.1",
"http-status": "^1.4.2",
"husky": "^4.3.8",
"lint-staged": "^10.5.3",
"mocha": "^6.2.3",
"nyc": "^15.1.0",
"prettier": "^1.19.1",
"prettier-eslint-cli": "^5.0.0",
"redoc-cli": "^0.12.3",
"sinon": "^7.5.0",
"source-map-support": "^0.5.19",
"supertest": "^4.0.2",
"ts-mocha": "^7.0.0",
"ts-node": "^9.1.1",
"ts-node-dev": "^1.1.6",
"tsconfig-paths": "^3.9.0",
"ttypescript": "^1.5.10",
"typedoc": "^0.20.16",
"typedoc-plugin-sourcefile-url": "^1.0.6",
"typescript": "~4.3.5"
},
"engines": {
"node": ">=16"
},
"homepage": "https://github.com/voiceflow/general-runtime#readme",
"keywords": [
"express",
"voiceflow",
"voiceflow-runtime"
],
"license": "ISC",
"main": "build/start.js",
"prettier": "@voiceflow/prettier-config",
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/voiceflow/general-runtime.git"
},
"scripts": {
"build": "ttsc --project ./tsconfig.build.json && cpy app.config.js yarn.lock build/",
"commit": "cz",
"connect:cli": "vfcli mesh connect general-runtime -c \"/bin/bash\"",
"docs:gen": "typedoc ./lib ./config.ts",
"e2e": "yarn kill:e2e && NODE_TLS_REJECT_UNAUTHORIZED=0 NODE_ENV=e2e ts-node --files -r tsconfig-paths/register start.ts",
"e2e:check-deps": "npx wait-on https://localhost:8011/health",
"e2e:check-deps-ci": "npx wait-on https://server-data-api.test.e2e:8011/health",
"eslint-output": "eslint-output",
"gen-certs:e2e": "scripts/generate_e2e_certs.sh",
"kill:e2e": "npx kill-port 8005 || true",
"lint": "eslint \"./**/*.{js,ts}\"",
"lint:dockerfiles": "hadolint --ignore DL3018 ./Dockerfile",
"lint:fix": "yarn lint --fix",
"lint:output": "yarn run eslint-output --quiet \"**/*.{js,ts}\"",
"lint:quiet": "yarn lint --quiet",
"lint:report": "yarn lint:output",
"local": "rm -f .env.local && vfcli mesh connect general-runtime",
"mesh:post": "exit 0",
"mesh:pre": "exit 0",
"prepare": "yarn build",
"redoc": "redoc-cli serve backend/docs/openapi.yaml --ssr --watch",
"start": "cross-env NODE_ENV=production node --max-old-space-size=8192 build/start.js",
"start:local": "cross-env NODE_TLS_REJECT_UNAUTHORIZED=0 IS_MESHED=true NODE_ENV=local ts-node-dev --files --respawn --exit-child --transpile-only -r tsconfig-paths/register -- start.ts",
"start:meshed": "yarn start:local",
"test": "yarn test:run",
"test:dependencies": "depcheck",
"test:integration": "NODE_ENV=test nyc --report-dir=nyc_coverage_integration ts-mocha --paths --opts ./config/tests/mocha.opts 'tests/**/*.it.ts'",
"test:run": "NODE_ENV=test nyc ts-mocha --paths --opts ./config/tests/mocha.opts 'tests/**/*.{unit,it}.ts'",
"test:single": "NODE_ENV=test ts-mocha --paths --opts ./config/tests/mocha.opts",
"test:unit": "NODE_ENV=test nyc --report-dir=nyc_coverage_unit ts-mocha --paths --opts ./config/tests/mocha.opts 'tests/**/*.unit.ts'"
}
}