astro-reactive-form/packages/common/package.json

17 lines
470 B
JSON

{
"name": "common",
"version": "0.0.0",
"description": "Common code for Astro Reactive Packages",
"main": "index.js",
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/ayoayco/astro-reactive-library.git"
},
"author": "Ayo Ayco",
"license": "MIT",
"bugs": {
"url": "https://github.com/ayoayco/astro-reactive-library/issues"
},
"homepage": "https://github.com/ayoayco/astro-reactive-library#readme"
}