blob: 13355d414686cfbaa6796243afcc21e2bd10256d [file] [log] [blame]
{
"_args": [
[
"qjobs@1.2.0",
"/Users/jaslan/Development/nifi-fds/target/frontend-working-directory"
]
],
"_development": true,
"_from": "qjobs@1.2.0",
"_id": "qjobs@1.2.0",
"_inBundle": false,
"_integrity": "sha512-8YOJEHtxpySA3fFDyCRxA+UUV+fA+rTWnuWvylOK/NCjhY+b4ocCtmu8TtsWb+mYeU+GCHf/S66KZF/AsteKHg==",
"_location": "/qjobs",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "qjobs@1.2.0",
"name": "qjobs",
"escapedName": "qjobs",
"rawSpec": "1.2.0",
"saveSpec": null,
"fetchSpec": "1.2.0"
},
"_requiredBy": [
"/karma"
],
"_resolved": "https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz",
"_spec": "1.2.0",
"_where": "/Users/jaslan/Development/nifi-fds/target/frontend-working-directory",
"author": {
"name": "Franck TABARY"
},
"bugs": {
"url": "https://github.com/franck34/qjobs/issues"
},
"description": "qjobs is a simple and stupid queue job manager for nodejs",
"directories": {
"example": "examples"
},
"engines": {
"node": ">=0.9"
},
"gitHead": "6b6ea2dd626799e946ab700e4c4902ab792d3bb2",
"homepage": "https://github.com/franck34/qjobs#readme",
"keywords": [
"queue",
"jobs",
"job",
"concurrency",
"control"
],
"license": "MIT",
"main": "qjobs.js",
"name": "qjobs",
"repository": {
"type": "git",
"url": "git://github.com/franck34/qjobs.git"
},
"scripts": {
"test": "make test"
},
"version": "1.2.0"
}