{ "name": "astro-reactive-validator", "version": "0.0.0", "description": "Validation Library for Astro Reactive Form 🔥", "author": { "name": "Ayo Ayco", "email": "ramon.aycojr@gmail.com", "url": "https://ayco.io" }, "main": "index.js", "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ayoayco/astro-reactive-library.git" }, "keywords": [ "astro-components", "ui", "form", "validation" ], "license": "ISC", "bugs": { "url": "https://github.com/ayoayco/astro-reactive-library/issues" }, "homepage": "https://github.com/ayoayco/astro-reactive-library#readme" }