{
  "name": "quick-autosave",
  "version": "1.0.4",
  "description": "The simplest, fastest way to send ajax request when form changes.",
  "keywords": [
    "autosave",
    "blur",
    "input",
    "textarea",
    "select",
    "ajax",
    "submit",
    "form",
    "interval",
    "jquery-plugin",
    "time",
    "jquery",
    "javascript",
    "browser",
    "library"
  ],
  "main": "./src/quick-autosave.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lognoz/quick-autosave.git"
  },
  "author": "Marc-Antoine Loignon",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/lognoz/quick-autosave/issues"
  },
  "dependencies": {
    "jquery": "~3.0.0"
  },
  "homepage": "https://www.lognoz.com/quick-autosave/"
}
