{ "_from": "enqueue@^1.0.2", "_id": "enqueue@1.0.2", "_inBundle": false, "_integrity": "sha512-6C3wjFsq5SqRLDAgOBYVouvjlFblsp//cdoIdUDt66jdHii7dp3yJCqiNDcFdRp4vKNXYug+XVTbhxfe5MCtCw==", "_location": "/enqueue", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "enqueue@^1.0.2", "name": "enqueue", "escapedName": "enqueue", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/nightmare" ], "_resolved": "https://registry.npmmirror.com/enqueue/-/enqueue-1.0.2.tgz", "_shasum": "9014e9bce570ee93ca96e6c8e63ad54c192b6bc8", "_spec": "enqueue@^1.0.2", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/nightmare", "author": { "name": "Matthew Mueller", "email": "mattmuelle@gmail.com" }, "bugs": { "url": "https://github.com/MatthewMueller/enqueue/issues" }, "bundleDependencies": false, "dependencies": { "sliced": "0.0.5" }, "deprecated": false, "description": "queue up function calls", "devDependencies": { "mocha": "*", "superagent": "^1.1.0" }, "homepage": "https://github.com/MatthewMueller/enqueue#readme", "keywords": [ "queue", "simple", "tiny", "timeout", "concurrency" ], "main": "index", "name": "enqueue", "repository": { "type": "git", "url": "git://github.com/MatthewMueller/enqueue.git" }, "version": "1.0.2" }