-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
package.json
139 lines (139 loc) · 3.91 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
{
"name": "nuxt-og-image",
"type": "module",
"version": "3.0.8",
"packageManager": "[email protected]",
"description": "Enlightened OG Image generation for Nuxt.",
"author": {
"website": "https://harlanzw.com",
"name": "Harlan Wilton",
"url": "[email protected]"
},
"license": "MIT",
"funding": "https://github.com/sponsors/harlan-zw",
"homepage": "https://nuxtseo.com/og-image",
"repository": {
"type": "git",
"url": "git+https://github.com/nuxt-modules/og-image.git"
},
"bugs": {
"url": "https://github.com/nuxt-modules/og-image/issues"
},
"exports": {
".": {
"types": "./dist/module.d.ts",
"import": "./dist/module.mjs",
"require": "./dist/module.cjs"
}
},
"main": "./dist/module.cjs",
"types": "./dist/module.d.ts",
"files": [
"dist",
"virtual.d.ts"
],
"engines": {
"node": ">=18.0.0"
},
"scripts": {
"stub": "nuxt-build-module build --stub && nuxt-module-build prepare",
"build": "pnpm stub && nuxt-module-build build && pnpm run build:client",
"build:client": "nuxi generate client",
"build:module": "nuxt-build-module build",
"client:dev": "nuxi dev client --port 3030",
"lint": "eslint . --fix",
"dev": "nuxi dev playground",
"dev:build": "nuxi build playground",
"dev:prepare": "nuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground && nuxi prepare client",
"release": "pnpm build && bumpp && pnpm -r publish --no-git-checks",
"typecheck": "tsc --noEmit",
"test": "vitest",
"test:chrome": "HAS_CHROME=true vitest"
},
"dependencies": {
"@nuxt/devtools-kit": "^1.6.0",
"@nuxt/kit": "^3.13.2",
"@resvg/resvg-js": "^2.6.2",
"@resvg/resvg-wasm": "^2.6.2",
"@unocss/core": "^0.63.6",
"@unocss/preset-wind": "^0.63.6",
"chrome-launcher": "^1.1.2",
"defu": "^6.1.4",
"execa": "^9.5.1",
"image-size": "^1.1.1",
"magic-string": "^0.30.12",
"nuxt-site-config": "^2.2.18",
"nuxt-site-config-kit": "^2.2.18",
"nypm": "^0.3.12",
"ofetch": "^1.4.1",
"ohash": "^1.1.4",
"pathe": "^1.1.2",
"pkg-types": "^1.2.1",
"playwright-core": "^1.48.2",
"radix3": "^1.1.2",
"satori": "^0.11.2",
"satori-html": "^0.3.2",
"sirv": "^3.0.0",
"std-env": "^3.7.0",
"strip-literal": "^2.1.0",
"ufo": "^1.5.4",
"unplugin": "^1.15.0",
"unwasm": "^0.3.9",
"yoga-wasm-web": "^0.3.3"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
"@css-inline/css-inline": "^0.14.1",
"@headlessui/vue": "^1.7.23",
"@iconify-json/carbon": "^1.2.4",
"@iconify-json/logos": "^1.2.3",
"@iconify-json/noto": "^1.2.1",
"@iconify-json/ri": "^1.2.2",
"@iconify-json/tabler": "^1.2.6",
"@img/sharp-linux-x64": "0.33.5",
"@nuxt/content": "^2.13.4",
"@nuxt/devtools": "1.6.0",
"@nuxt/devtools-ui-kit": "^1.6.0",
"@nuxt/icon": "^1.6.1",
"@nuxt/image": "^1.8.1",
"@nuxt/module-builder": "^0.8.4",
"@nuxt/test-utils": "3.14.4",
"@nuxt/ui": "^2.18.7",
"@nuxtjs/color-mode": "^3.5.2",
"@nuxtjs/eslint-config-typescript": "^12.1.0",
"@nuxtjs/i18n": "^8.5.5",
"@nuxtjs/tailwindcss": "^6.12.2",
"@unocss/nuxt": "^0.63.6",
"@unocss/preset-icons": "^0.63.6",
"@unocss/preset-uno": "^0.63.6",
"@unocss/runtime": "^0.63.6",
"@vueuse/nuxt": "^11.1.0",
"bumpp": "^9.8.0",
"eslint": "9.13.0",
"jest-image-snapshot": "^6.4.0",
"nuxt": "^3.13.2",
"playwright": "^1.48.2",
"sass": "^1.80.5",
"sharp": "^0.33.5",
"typescript": "^5.6.3",
"unocss": "^0.63.6",
"vitest": "^2.1.4"
},
"resolutions": {
"@vue/server-renderer": "3.5.12",
"vue": "3.5.12",
"vue-router": "4.4.4"
},
"build": {
"externals": [
"h3",
"nitropack",
"@vue/runtime-core",
"#og-image/components",
"sharp",
"unstorage",
"unstorage/drivers/fs",
"consola/utils"
]
}
}