-
Notifications
You must be signed in to change notification settings - Fork 26
/
package.json
170 lines (170 loc) · 4.3 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
{
"name": "@codahq/packs-sdk",
"version": "1.8.7-prerelease.1",
"license": "MIT",
"workspaces": [
"dev/eslint"
],
"engines": {
"node": ">=18.0.x",
"pnpm": "9.15.0"
},
"main": "dist/index.js",
"bin": {
"coda": "dist/cli/coda.js"
},
"typings": "dist/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/coda/packs-sdk"
},
"publishConfig": {
"access": "public"
},
"dependencies": {
"@aws-crypto/sha256-js": "4.0.0",
"@aws-sdk/client-sts": "3.670.0",
"@aws-sdk/signature-v4": "3.370.0",
"browserify": "17.0.1",
"buffer": "6.0.3",
"clone": "2.1.2",
"cross-fetch": "4.0.0",
"es6-promise": "4.2.8",
"esbuild": "0.20.1",
"exorcist": "2.0.0",
"express": "4.21.1",
"fs-extra": "11.1.1",
"handlebars": "4.7.8",
"jsonpath-plus": "10.0.7",
"mersenne-twister": "1.1.0",
"node-fetch": "2.6.11",
"open": "8.4.2",
"pascalcase": "1.0.0",
"qs": "6.11.2",
"readline-sync": "1.4.10",
"semver": "7.6.3",
"sha.js": "2.4.11",
"sinon": "18.0.1",
"source-map": "0.8.0-beta.0",
"stacktrace-parser": "0.1.10",
"typescript": "5.1.6",
"uglify-js": "3.19.1",
"url-parse": "1.5.10",
"uuid": "9.0.1",
"xml2js": "0.6.2",
"yargs": "17.7.2",
"yn": "4.0.0",
"zod": "3.23.8"
},
"optionalDependencies": {
"isolated-vm": "5.0.1"
},
"devDependencies": {
"@aws-sdk/types": "3.664.0",
"@brightcove/kacl": "0.1.11",
"@getify/eslint-plugin-proper-arrows": "11.0.3",
"@julian_cataldo/remark-lint-frontmatter-schema": "3.7.6",
"@release-it/keep-a-changelog": "5.0.0",
"@types/aws-sdk": "2.7.0",
"@types/browserify": "12.0.39",
"@types/chai": "4.3.20",
"@types/clone": "2.1.3",
"@types/exorcist": "2.0.1",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.3",
"@types/glob": "8.1.0",
"@types/js-yaml": "4.0.8",
"@types/mocha": "10.0.9",
"@types/mock-fs": "4.13.3",
"@types/node": "18.19.68",
"@types/node-fetch": "2.6.4",
"@types/pascalcase": "1.0.2",
"@types/proxyquire": "1.3.30",
"@types/qs": "6.9.11",
"@types/readline-sync": "1.4.6",
"@types/semver": "7.5.8",
"@types/sha.js": "2.4.3",
"@types/sinon": "17.0.3",
"@types/uglify-js": "3.17.5",
"@types/url-parse": "1.4.9",
"@types/uuid": "9.0.8",
"@types/xml2js": "0.4.12",
"@types/yargs": "17.0.26",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/experimental-utils": "5.62.0",
"@typescript-eslint/parser": "6.21.0",
"aws-sdk": "2.1665.0",
"chai": "4.5.0",
"cspell": "8.15.2",
"dts-bundle-generator": "9.5.1",
"eslint": "8.57.1",
"eslint-plugin-ban": "1.6.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-local": "1.0.0",
"eslint-plugin-prefer-let": "3.0.1",
"glob": "10.3.10",
"js-yaml": "4.1.0",
"mocha": "10.7.3",
"mock-fs": "5.2.0",
"proxyquire": "2.1.3",
"release-it": "17.10.0",
"remark-cli": "11.0.0",
"remark-frontmatter": "4.0.1",
"remark-lint-no-undefined-references": "4.2.1",
"sharp-cli": "5.1.0",
"ts-loader": "9.5.1",
"ts-node": "10.9.2",
"typedoc": "0.24.8",
"typedoc-plugin-markdown": "3.15.3"
},
"remarkConfig": {
"plugins": [
[
"remark-lint-no-undefined-references",
{
"allow": [
"x",
"^1",
"^2",
"^3",
"^4",
"^5"
]
}
],
"remark-frontmatter",
[
"@julian_cataldo/remark-lint-frontmatter-schema",
{
"schemas": {
"./documentation/schemas/frontmatter.yaml": [
"**/*.md"
]
}
}
]
]
},
"pnpm": {
"patchedDependencies": {
"eslint-plugin-local@1.0.0": "patches/eslint-plugin-local@1.0.0.patch"
},
"overrides": {
"fast-xml-parser": "4.2.5",
"vm2@<3.9.15": ">=3.9.15",
"xml2js@<0.5.0": ">=0.5.0",
"sharp@<0.32.6": ">=0.32.6",
"fast-xml-parser@=4.2.4": ">=4.2.5",
"semver@>=7.0.0 <7.5.2": ">=7.5.2",
"elliptic@<6.6.0": ">=6.6.0",
"path-to-regexp@<0.1.12": "^0.1.12"
},
"packageExtensions": {
"isolated-vm": {
"devDependencies": {
"node-gyp": "*"
}
}
}
}
}