{
  "name": "fineuploader",
  "title": "Fine Uploader",
  "description": "Multiple file upload library with support for all major browsers.  Many features such as drag & drop, auto & manual retry, file chunking, auto-resume, and more!  Does NOT use Flash or Java.  Highly configurable.  A no-dependency version is ALSO available in the downloads section.",
  "keywords": [
    "upload",
    "file",
    "chunking",
    "file-uploader"
  ],
  "version": "3.5.0",
  "author": {
    "name": "Widen Enterprises",
    "url": "http://widen.com"
  },
  "licenses": [
    {
      "type": "GPL 3",
      "url": "http://www.gnu.org/licenses/gpl-3.0.txt"
    },
    {
      "type": "Widen Commerical License",
      "url": "http://fineuploader.com/downloads.html"
    }
  ],
  "bugs": "https://github.com/Widen/fine-uploader/issues",
  "homepage": "http://fineuploader.com",
  "demo": "http://fineuploader.com",
  "docs": "https://github.com/Widen/fine-uploader/blob/master/readme.md",
  "download": "http://fineuploader.com/downloads.html",
  "dependencies": {
    "jquery": ">=1.5"
  }
}
