{ "_args": [ [ "nightmare@2.10.0", "/data/jenkins/workspace/front-v5-web" ] ], "_from": "nightmare@2.10.0", "_id": "nightmare@2.10.0", "_inBundle": false, "_integrity": "sha512-rh9gT9gJdSvVWAYQELxnDVgx/o44XotxJACR6Iuh0hJyww5zkegJaLl4/yMGeLn2ftY2QDrbio8XyxQWhXIlNA==", "_location": "/nightmare", "_optional": true, "_phantomChildren": { "ms": "2.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "nightmare@2.10.0", "name": "nightmare", "escapedName": "nightmare", "rawSpec": "2.10.0", "saveSpec": null, "fetchSpec": "2.10.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/nightmare/-/nightmare-2.10.0.tgz", "_spec": "2.10.0", "_where": "/data/jenkins/workspace/front-v5-web", "author": { "name": "Segment" }, "bugs": { "url": "https://github.com/segmentio/nightmare/issues" }, "dependencies": { "debug": "^2.2.0", "deep-defaults": "^1.0.3", "defaults": "^1.0.2", "electron": "^1.4.4", "enqueue": "^1.0.2", "function-source": "^0.1.0", "jsesc": "^0.5.0", "minstache": "^1.2.0", "mkdirp": "^0.5.1", "once": "^1.3.3", "rimraf": "^2.4.3", "sliced": "1.0.1", "split2": "^2.0.1" }, "description": "A high-level browser automation library.", "devDependencies": { "basic-auth": "^1.0.3", "basic-auth-connect": "^1.0.0", "bluebird": "^3.4.0", "chai": "^3.4.1", "chai-as-promised": "^5.3.0", "express": "^4.13.3", "mocha": "^2.3.0", "mocha-generators": "^1.2.0", "multer": "1.1.0", "pngjs": "^2.2.0", "serve-static": "^1.10.0", "split": "^1.0.0" }, "engines": { "node": ">=4.0.0" }, "homepage": "https://github.com/segmentio/nightmare#readme", "keywords": [ "nightmare", "electron" ], "license": "MIT", "main": "lib/nightmare.js", "name": "nightmare", "repository": { "type": "git", "url": "git+https://github.com/segmentio/nightmare.git" }, "scripts": { "test": "make test" }, "version": "2.10.0" }