{
  "name": "qjobs",
  "version": "1.0.6",
  "description": "qjobs is a simple and stupid queue job manager for nodejs",
  "main": "qjobs.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/franck34/qjobs.git"
  },
  "keywords": [
    "queue",
    "jobs",
    "job",
    "concurrency",
    "control"
  ],
  "author": "Franck TABARY",
  "license": "BSD",
  "readmeFilename": "Readme.md",
  "gitHead": "6b6ea2dd626799e946ab700e4c4902ab792d3bb2"
}
