You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.5 KiB
64 lines
1.5 KiB
{
|
|
"_args": [
|
|
[
|
|
"qjobs@1.2.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_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/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"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"
|
|
}
|