{
    "name": "jquery-form",
    "version": "2.67.0",
    "description": "The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX.",
    "homepage": "https://github.com/jquery-form/form/tree/bbb98d808095cadde10cab5fa07e2e46e191feb0",
    "license": "MIT",
    "main": "jquery.form.js",
    "repository": {
        "type": "git",
        "url": "https://github.com/jquery-form/form.git"
    },
    "dependencies": {
        "jquery": ">=1.7.2"
    }
}
