{ "name": "astro-scripts", "version": "0.0.14", "private": true, "type": "module", "main": "./index.js", "bin": { "astro-scripts": "./index.js" }, "dependencies": { "esbuild": "^0.25.0", "kleur": "^4.1.5", "p-limit": "^6.2.0", "tinyexec": "^0.3.2", "tinyglobby": "^0.2.12", "tsconfck": "^3.1.4" } }