{
  "name": "@oroinc/jquery-ajax-queue",
  "version": "0.0.1",
  "description": "An jquery queue for serialising a queue of ajax request",
  "main": "ajaxQueue.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/flydreamers/ajaxQueue.git"
  },
  "keywords": [
    "ajax",
    "queue",
    "jquery"
  ],
  "author": "Nicolás Gleichgerrcht <ngleich@flydreamers.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/flydreamers/ajaxQueue/issues"
  },
  "homepage": "https://github.com/flydreamers/ajaxQueue"
}
