mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-25 19:54:22 +01:00
sync
This commit is contained in:
29
packages/web/package.json
Normal file
29
packages/web/package.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "@opencode/web",
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"start": "astro dev",
|
||||
"build": "astro build",
|
||||
"preview": "astro preview",
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/markdown-remark": "^6.3.1",
|
||||
"@astrojs/solid-js": "^5.1.0",
|
||||
"@astrojs/starlight": "^0.34.3",
|
||||
"@fontsource/ibm-plex-mono": "^5.2.5",
|
||||
"@shikijs/transformers": "^3.4.2",
|
||||
"@types/luxon": "^3.6.2",
|
||||
"ai": "^5.0.0-alpha.2",
|
||||
"astro": "^5.7.13",
|
||||
"diff": "^8.0.2",
|
||||
"luxon": "^3.6.1",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
"sharp": "^0.32.5",
|
||||
"shiki": "^3.4.2",
|
||||
"solid-js": "^1.9.7",
|
||||
"toolbeam-docs-theme": "^0.2.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user