forked from coda/packs-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
161 lines (161 loc) · 4.2 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
{
"name": "@codahq/packs-sdk",
"version": "1.2.3",
"license": "MIT",
"engines": {
"node": ">=14.17.x"
},
"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": "^2.0.2",
"@aws-sdk/client-sts": "^3.245.0",
"@aws-sdk/signature-v4": "^3.226.0",
"browserify": "^17.0.0",
"clone": "^2.1.2",
"cross-fetch": "^3.1.5",
"es6-promise": "^4.2.8",
"esbuild": "^0.16.16",
"exorcist": "^2.0.0",
"express": "4.18.2",
"fs-extra": "^11.1.0",
"handlebars": "^4.7.7",
"jsonpath-plus": "^7.2.0",
"mersenne-twister": "^1.1.0",
"node-fetch": "^2.6.7",
"open": "^8.4.0",
"pascalcase": "^1.0.0",
"qs": "^6.11.0",
"readline-sync": "1.4.10",
"request": "2.88.2",
"request-promise-native": "^1.0.9",
"semver": "^7.3.8",
"sha.js": "^2.4.11",
"sinon": "15.0.1",
"source-map": "^0.8.0-beta.0",
"stacktrace-parser": "^0.1.10",
"typescript": "^4.7.4",
"uglify-js": "^3.17.4",
"url-parse": "^1.5.10",
"uuid": "^9.0.0",
"xml2js": "^0.4.23",
"yargs": "^17.6.2",
"yn": "^3.1.1",
"zod": "3.20.2"
},
"optionalDependencies": {
"isolated-vm": "=4.4.1 || >4.4.2"
},
"devDependencies": {
"@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": "^3.1.0",
"@types/aws-sdk": "^2.7.0",
"@types/browserify": "^12.0.37",
"@types/chai": "^4.3.4",
"@types/clone": "^2.1.1",
"@types/exorcist": "^2.0.0",
"@types/express": "^4.17.15",
"@types/fs-extra": "^11.0.1",
"@types/glob": "^8.0.0",
"@types/js-yaml": "^4.0.5",
"@types/mime": "^3.0.1",
"@types/mocha": "^10.0.1",
"@types/mock-fs": "^4.13.1",
"@types/node": "^18.11.18",
"@types/node-fetch": "^2.6.1",
"@types/pascalcase": "^1.0.1",
"@types/proxyquire": "^1.3.28",
"@types/qs": "^6.9.7",
"@types/readline-sync": "1.4.4",
"@types/request": "^2.48.8",
"@types/request-promise-native": "^1.0.18",
"@types/semver": "^7.3.13",
"@types/sha.js": "^2.4.0",
"@types/sinon": "^10.0.13",
"@types/uglify-js": "^3.17.1",
"@types/url-parse": "^1.4.8",
"@types/uuid": "^9.0.0",
"@types/xml2js": "^0.4.11",
"@types/yargs": "^17.0.19",
"@typescript-eslint/eslint-plugin": "5.51.0",
"@typescript-eslint/experimental-utils": "5.51.0",
"@typescript-eslint/parser": "5.51.0",
"aws-sdk": "^2.1290.0",
"buffer": "^6.0.3",
"chai": "^4.3.7",
"cspell": "^6.19.2",
"dts-bundle-generator": "^6.13.0",
"eslint": "8.34.0",
"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": "^8.0.3",
"js-yaml": "^4.1.0",
"mime": "^3.0.0",
"mocha": "^10.2.0",
"mock-fs": "^5.2.0",
"proxyquire": "^2.1.3",
"release-it": "^15.6.0",
"remark-cli": "^11.0.0",
"remark-frontmatter": "^4.0.1",
"remark-lint-no-undefined-references": "^4.2.0",
"sharp-cli": "^4.1.0",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"typedoc": "^0.23.10",
"typedoc-plugin-markdown": "^3.14.0"
},
"resolutions": {
"**/request/qs": "^6.5.3",
"release-it/node-fetch": "^3.2.10",
"ansi-regex": "^5.0.1",
"got": "^12.1.0",
"jsprim": "^2.0.2",
"parse-path": "^5.0.0",
"parse-url": "^8.1.0",
"marked": "^4.0.10",
"minimist": "^1.2.6",
"nanoid": "^3.1.31"
},
"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"
]
}
}
]
]
}
}