{ "name": "starlight-save-file-component-docs", "version": "0.0.2", "homepage": "https://starlight-save-file-component.trueberryless.org", "bugs": { "url": "https://github.com/trueberryless-org/starlight-save-file-component/issues" }, "repository": { "type": "git", "url": "https://github.com/trueberryless-org/starlight-save-file-component.git" }, "license": "MIT", "author": "trueberryless (https://trueberryless.org)", "type": "module", "scripts": { "astro": "astro", "build": "astro build", "dev": "astro dev", "preview": "astro preview", "start": "astro dev" }, "dependencies": { "@astrojs/starlight": "^0.37.2", "@hideoo/starlight-plugins-docs-components": "^0.4.1", "@trueberryless-org/starlight-plugins-docs-components": "^0.4.3", "astro": "^5.15.3", "sharp": "^0.34.5", "starlight-contributor-list": "^0.3.2", "starlight-links-validator": "^0.19.2", "starlight-package-managers": "^0.12.0", "starlight-save-file-component": "workspace:*" }, "packageManager": "pnpm@10.10.0" }