-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpackage.json
More file actions
224 lines (224 loc) · 7.38 KB
/
Copy pathpackage.json
File metadata and controls
224 lines (224 loc) · 7.38 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
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
{
"name": "ghost",
"version": "6.54.0",
"description": "The professional publishing platform",
"author": "Ghost Foundation",
"homepage": "https://ghost.org",
"keywords": [
"ghost",
"blog",
"cms",
"headless",
"content",
"markdown"
],
"repository": {
"type": "git",
"url": "git://github.com/TryGhost/Ghost.git"
},
"bugs": "https://github.com/TryGhost/Ghost/issues",
"contributors": "https://github.com/TryGhost/Ghost/graphs/contributors",
"license": "MIT",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"files": [
"core/",
"!core/built/**/*.map",
"!core/built/**/test-*",
"!core/built/**/tests-*",
"content/*/README.md",
"content/themes/casper/",
"!content/themes/casper/pnpm-lock.yaml",
"content/themes/source/",
"!content/themes/source/pnpm-lock.yaml",
"bin/",
"types/",
"index.js",
"ghost.js",
"loggingrc.js",
"MigratorConfig.js",
"nodemon.json",
"tsconfig.json"
],
"engines": {
"node": "^22.23.1",
"cli": "^1.29.1"
},
"dependencies": {
"@aws-sdk/client-s3": "3.1079.0",
"@extractus/oembed-extractor": "3.2.1",
"@faker-js/faker": "10.5.0",
"@isaacs/ttlcache": "1.4.1",
"@sentry/node": "7.120.4",
"@slack/webhook": "7.1.0",
"@tryghost/api-framework": "3.3.5",
"@tryghost/bookshelf-plugins": "2.3.2",
"@tryghost/brute-knex": "3.2.1",
"@tryghost/color-utils": "0.2.19",
"@tryghost/config-url-helpers": "1.0.27",
"@tryghost/custom-fonts": "1.0.11",
"@tryghost/database-info": "2.3.2",
"@tryghost/debug": "2.3.5",
"@tryghost/domain-events": "3.3.5",
"@tryghost/email-mock-receiver": "2.1.0",
"@tryghost/errors": "3.3.5",
"@tryghost/helpers": "1.1.106",
"@tryghost/html-to-plaintext": "1.0.11",
"@tryghost/image-transform": "1.4.17",
"@tryghost/job-manager": "1.0.9",
"@tryghost/limit-service": "1.5.6",
"@tryghost/logging": "5.3.0",
"@tryghost/metrics": "1.0.43",
"@tryghost/mongo-knex": "0.10.1",
"@tryghost/mongo-utils": "0.6.5",
"@tryghost/mw-error-handler": "1.0.13",
"@tryghost/mw-vhost": "1.0.6",
"@tryghost/nodemailer": "2.3.1",
"@tryghost/nql": "0.13.1",
"@tryghost/nql-lang": "0.6.6",
"@tryghost/pretty-cli": "3.3.2",
"@tryghost/prometheus-metrics": "1.0.8",
"@tryghost/promise": "2.3.2",
"@tryghost/referrer-parser": "0.1.21",
"@tryghost/request": "3.3.4",
"@tryghost/root-utils": "2.3.2",
"@tryghost/security": "1.0.6",
"@tryghost/social-urls": "0.1.63",
"@tryghost/string": "0.3.5",
"@tryghost/tpl": "2.3.5",
"@tryghost/url-utils": "5.2.6",
"@tryghost/validator": "0.2.22",
"@tryghost/version": "2.3.2",
"@tryghost/zip": "3.5.1",
"body-parser": "1.20.5",
"bookshelf": "1.2.0",
"bookshelf-relations": "2.8.0",
"bson-objectid": "2.0.4",
"cache-manager": "4.1.0",
"cache-manager-ioredis": "2.1.0",
"chalk": "4.1.2",
"charset": "1.0.1",
"cheerio": "0.22.0",
"clsx": "2.1.1",
"cloudinary": "^2.8.0",
"common-tags": "1.8.2",
"compression": "1.8.1",
"connect-slashes": "1.4.0",
"cookie-session": "2.1.1",
"cookies": "0.9.1",
"cors": "2.8.6",
"countries-and-timezones": "3.9.0",
"csso": "5.0.5",
"csv-writer": "1.6.0",
"date-fns": "2.30.0",
"dequal": "2.0.3",
"dompurify": "3.4.11",
"dotenv": "^16.6.1",
"downsize-cjs": "1.1.2",
"entities": "4.5.0",
"express": "4.22.2",
"express-brute": "1.0.1",
"express-hbs": "2.5.0",
"express-jwt": "8.5.1",
"express-lazy-router": "1.0.6",
"express-query-boolean": "2.0.0",
"express-queue": "0.0.13",
"express-session": "1.19.0",
"file-type": "21.3.4",
"form-data": "4.0.6",
"fs-extra": "11.3.6",
"glob": "13.0.6",
"got": "13.0.0",
"gscan": "6.4.2",
"handlebars": "4.7.9",
"heic-convert": "2.1.0",
"html-to-text": "5.1.1",
"html5parser": "2.0.2",
"human-number": "3.0.0",
"iconv-lite": "0.7.2",
"image-size": "1.2.1",
"intl": "1.2.5",
"intl-messageformat": "5.4.3",
"js-yaml": "4.3.0",
"jsdom": "29.1.1",
"jsonc-parser": "3.3.1",
"jsonwebtoken": "8.5.1",
"juice": "9.1.0",
"keypair": "1.0.4",
"knex": "2.4.2",
"knex-migrator": "5.4.1",
"leaky-bucket": "2.2.0",
"lodash": "4.18.1",
"luxon": "3.7.2",
"mailgun.js": "10.4.0",
"metascraper": "5.51.1",
"metascraper-amazon": "5.51.2",
"metascraper-author": "5.51.1",
"metascraper-description": "5.51.1",
"metascraper-image": "5.51.1",
"metascraper-logo": "5.51.1",
"metascraper-logo-favicon": "5.51.1",
"metascraper-publisher": "5.51.1",
"metascraper-title": "5.51.1",
"metascraper-url": "5.51.1",
"mime-types": "2.1.35",
"mingo": "2.5.3",
"moment": "2.24.0",
"moment-timezone": "0.5.45",
"multer": "2.2.0",
"mysql2": "3.22.5",
"nconf": "0.13.0",
"node-fetch": "2.7.0",
"node-html-markdown": "2.0.0",
"node-jose": "2.2.0",
"nodemailer": "8.0.11",
"on-headers": "1.1.0",
"otplib": "12.0.1",
"papaparse": "5.5.4",
"path-match": "1.2.4",
"probability-distributions": "0.9.1",
"probe-image-size": "7.3.0",
"rss": "1.2.2",
"sanitize-html": "2.17.5",
"semver": "7.8.5",
"sharp": "0.35.3",
"simple-dom": "1.4.0",
"stoppable": "1.1.0",
"stripe": "8.222.0",
"terser": "5.48.0",
"tiny-glob": "0.2.9",
"tldts": "^7.4.4",
"type-fest": "5.7.0",
"ua-parser-js": "1.0.41",
"xml": "1.0.1",
"zod": "4.4.3",
"@tryghost/adapter-base-redirects": "file:components/tryghost-adapter-base-redirects-0.0.0.tgz",
"@tryghost/adapter-base-route-settings": "file:components/tryghost-adapter-base-route-settings-0.0.0.tgz",
"@tryghost/adapter-base-scheduling": "file:components/tryghost-adapter-base-scheduling-0.1.1.tgz",
"@tryghost/adapter-base-sso": "file:components/tryghost-adapter-base-sso-0.1.1.tgz",
"@tryghost/admin-api-schema": "file:components/tryghost-admin-api-schema-0.0.0.tgz",
"@tryghost/i18n": "file:components/tryghost-i18n-0.0.0.tgz",
"@tryghost/custom-field-types": "file:components/tryghost-custom-field-types-0.0.0.tgz",
"@tryghost/kg-converters": "file:components/tryghost-kg-converters-1.2.3.tgz",
"@tryghost/kg-default-cards": "file:components/tryghost-kg-default-cards-10.3.3.tgz",
"@tryghost/kg-card-factory": "file:components/tryghost-kg-card-factory-5.2.3.tgz",
"@tryghost/kg-html-to-lexical": "file:components/tryghost-kg-html-to-lexical-1.3.3.tgz",
"@tryghost/kg-default-nodes": "file:components/tryghost-kg-default-nodes-2.1.3.tgz",
"ghost-storage-base": "file:components/ghost-storage-base-3.0.0.tgz",
"@tryghost/adapter-base-cache": "file:components/tryghost-adapter-base-cache-0.2.0.tgz",
"@tryghost/kg-lexical-html-renderer": "file:components/tryghost-kg-lexical-html-renderer-1.4.3.tgz",
"@tryghost/parse-email-address": "file:components/tryghost-parse-email-address-0.0.0.tgz"
},
"optionalDependencies": {
"better-sqlite3": "12.11.1"
},
"scripts": {
"config:create": "node ./script/create-config.js",
"postinstall": "node ./script/postinstall.js",
"prestart": "node ./script/create-config.js",
"start": "node index.js"
},
"packageManager": "pnpm@11.15.1+sha512.81350b07e53c9538a02f1f2303b4290fa2d7be04e56e2a970c4cc4b417dc761de196edabd49d55c7dc9580db81007c44143e4e3d7e462b3000d23c255122d065"
}