{ "name": "zenno", "version": "0.0.1", "description": "Zenno Rob Roy: She's read all about Umamusume, and she's always happy to share her knowledge and give recommendations!", "main": "index.js", "directories": {}, "scripts": { "dev": "astro dev", "build": "astro build", "preview": "astro preview" }, "repository": { "type": "git", "url": "git@git.sunturtle.xyz:zephyr/horse.git" }, "keywords": [], "author": "Branden J Brown ", "license": "none", "dependencies": { "astro": "^6.0.8", "nanostores": "^1.2.0" } }