{
    "name": "quickx",
    "version": "1.0.11",
    "main": "index.js",
    "dependencies": {
        "axios": "^1.3.0",
        "dompurify": "^3.1.7",
        "prop-types": "^15.8.1",
        "react": "^18.0.0"
    },
    "peerDependencies": {
        "react": "^18.0.0"
    },
    "scripts": {
        "test": "echo \"No tests specified\" && exit 0",
        "build": "echo \"Building the library...\" && exit 0"
    },
    "keywords": [
        "react",
        "axios",
        "form-handler",
        "data-submission"
    ],
    "license": "MIT",
    "author": "GAURI SHANKAR KHADGA",
    "description": "A flexible form handling library for React + VITE using axios."
}
