{ "name": "astro-scripts", "version": "0.0.14", "private": true, "type": "module", "main": "./index.js", "bin": { "astro-scripts": "./index.js" }, "dependencies": { "arg": "^5.0.2", "esbuild": "^0.21.1", "globby": "^14.0.1", "kleur": "^4.1.5", "p-limit": "^5.0.0", "svelte": "^4.2.16", "tar": "^7.1.0" }, "devDependencies": { "@octokit/action": "^7.0.0", "del": "^7.1.0", "esbuild-plugin-copy": "^2.1.1", "execa": "^8.0.1", "tsconfig-resolver": "^3.0.1" } }