astro-reactive-form/packages/create-astro-reactive/package.json
github-actions[bot] c2384944fb
chore: Update version for release (#293)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-03-25 21:15:40 +01:00

18 lines
468 B
JSON

{
"name": "create-astro-reactive",
"version": "0.0.3",
"description": "Create a new astro-reactive app",
"main": "index.js",
"devDependencies": {},
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/astro-reactive/astro-reactive.git"
},
"author": "astro-reactive",
"license": "MIT",
"bugs": {
"url": "https://github.com/astro-reactive/astro-reactive/issues"
},
"homepage": "https://astro-reactive.dev"
}