{ "name": "astro-reactive-validator", "version": "0.0.0", "description": "Validation Library for Astro Reactive Form 🔥", "author": { "name": "Ayo Ayco", "email": "ayo@ayco.io", "url": "https://ayco.io" }, "main": "index.js", "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", "dependencies": { "astro": "^1.4.4" } }