/
githubmirror
/
zulip
Обзор
Документация
Войти
/
githubmirror
/
zulip
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
10.2
help-beta/package.json
19 строк
402 B
Anders Kaseorg
dependencies: Upgrade JavaScript dependencies.
27 фев 2025, 03:20
27 фев 2025, 03:20
c71aeae
Код
Авторство
О чём код?
{ "name": "help-beta", "type": "module", "version": "0.0.1", "scripts": { "dev": "astro dev", "start": "astro dev", "build": "astro check && astro build", "preview": "astro preview", "astro": "astro" }, "dependencies": { "@astrojs/check": "^0.9.3", "@astrojs/starlight": "^0.32.1", "astro": "^5.1.2", "sharp": "^0.33.5", "typescript": "^5.4.5" } }