Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"name": "astro-scripts",
"version": "0.0.14",
"private": true,
"type": "module",
"main": "./index.js",
"bin": {
"astro-scripts": "./index.js"
},
"dependencies": {
"@astrojs/webapi": "workspace:*",
"arg": "^5.0.2",
"esbuild": "^0.17.12",
"globby": "^12.2.0",
"kleur": "^4.1.4",
"svelte": "^3.48.0",
"tar": "^6.1.11"
"devDependencies": {
"@octokit/action": "^3.18.1",
"del": "^7.0.0",
"execa": "^6.1.0",
"esbuild-plugin-copy": "^2.0.2",
"tsconfig-resolver": "^3.0.1"
}