{
  "_args": [
    [
      "qjobs@^1.1.4",
      "/var/www/html/isbn/resources/angular-app/node_modules/karma"
    ]
  ],
  "_from": "qjobs@>=1.1.4 <2.0.0",
  "_id": "qjobs@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/qjobs",
  "_nodeVersion": "8.9.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/qjobs_1.2.0_1519052746925_0.7514098483698399"
  },
  "_npmUser": {
    "email": "franck.tab@gmail.com",
    "name": "franck34"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "qjobs",
    "raw": "qjobs@^1.1.4",
    "rawSpec": "^1.1.4",
    "scope": null,
    "spec": ">=1.1.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/karma"
  ],
  "_resolved": "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz",
  "_shasum": "c45e9c61800bd087ef88d7e256423bdd49e5d071",
  "_shrinkwrap": null,
  "_spec": "qjobs@^1.1.4",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/karma",
  "author": {
    "name": "Franck TABARY"
  },
  "bugs": {
    "url": "https://github.com/franck34/qjobs/issues"
  },
  "dependencies": {},
  "description": "qjobs is a simple and stupid queue job manager for nodejs",
  "devDependencies": {},
  "directories": {
    "example": "examples"
  },
  "dist": {
    "fileCount": 12,
    "integrity": "sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==",
    "shasum": "c45e9c61800bd087ef88d7e256423bdd49e5d071",
    "tarball": "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz",
    "unpackedSize": 16986
  },
  "engines": {
    "node": ">=0.9"
  },
  "gitHead": "6b6ea2dd626799e946ab700e4c4902ab792d3bb2",
  "homepage": "https://github.com/franck34/qjobs#readme",
  "keywords": [
    "concurrency",
    "control",
    "job",
    "jobs",
    "queue"
  ],
  "license": "MIT",
  "main": "qjobs.js",
  "maintainers": [
    {
      "name": "franck34",
      "email": "franck.tab@gmail.com"
    }
  ],
  "name": "qjobs",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/franck34/qjobs.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.2.0"
}
