{
  "name": "ajax-worker-js",
  "version": "1.1.9",
  "description": "ajaxWorker provides the function to use Web Worker to perform asynchronous communication via XMLHttpRequest in a sub-thread.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/onopko/ajax-worker-js.git"
  },
  "author": "Takehiko Ono <me@onotakehiko.com> (https://onotakehiko.com)",
  "keywords": [
    "javascript",
    "web workers",
    "ajax"
  ],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/onopko/ajax-worker-js/issues"
  },
  "homepage": "https://github.com/onopko/ajax-worker-js#readme",
  "main": "ajax-worker.js"
}
