{ "_args": [ [ { "raw": "supertest@^2.0.1", "scope": null, "escapedName": "supertest", "name": "supertest", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)" ] ], "_from": "supertest@>=2.0.1 <3.0.0", "_id": "supertest@2.0.1", "_inCache": true, "_location": "/supertest", "_nodeVersion": "4.4.7", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/supertest-2.0.1.tgz_1476891321450_0.4725050034467131" }, "_npmUser": { "name": "mikelax", "email": "mholtzman@gmail.com" }, "_npmVersion": "3.10.6", "_phantomChildren": { "combined-stream": "1.0.5", "component-emitter": "1.2.1", "cookiejar": "2.1.0", "debug": "2.2.0", "extend": "3.0.0", "formidable": "1.1.1", "methods": "1.1.2", "mime": "1.3.4", "mime-types": "2.1.14", "qs": "6.3.1", "readable-stream": "2.1.5" }, "_requested": { "raw": "supertest@^2.0.1", "scope": null, "escapedName": "supertest", "name": "supertest", "rawSpec": "^2.0.1", "spec": ">=2.0.1 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/supertest/-/supertest-2.0.1.tgz", "_shasum": "a058081d788f1515d4700d7502881e6b759e44cd", "_shrinkwrap": null, "_spec": "supertest@^2.0.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)", "author": { "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/visionmedia/supertest/issues" }, "dependencies": { "methods": "1.x", "superagent": "^2.0.0" }, "description": "SuperAgent driven library for testing HTTP servers", "devDependencies": { "body-parser": "~1.15.0", "cookie-parser": "~1.4.1", "eslint": "^3.8.1", "eslint-config-airbnb": "^12.0.0", "eslint-plugin-import": "1.16.0", "eslint-plugin-jsx-a11y": "2.2.3", "eslint-plugin-react": "6.4.1", "express": "~4.14.0", "mocha": "~3.1.2", "should": "~11.1.1" }, "directories": {}, "dist": { "shasum": "a058081d788f1515d4700d7502881e6b759e44cd", "tarball": "https://registry.npmjs.org/supertest/-/supertest-2.0.1.tgz" }, "engines": { "node": ">=4.0.0" }, "gitHead": "5930d2cee1191de782d4e0b50629c5debe1b0aab", "homepage": "https://github.com/visionmedia/supertest#readme", "keywords": [ "superagent", "request", "tdd", "bdd", "http", "test", "testing" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "gjohnson", "email": "gjj391@gmail.com" }, { "name": "kof", "email": "oleg008@gmail.com" }, { "name": "defunctzombie", "email": "shtylman@gmail.com" }, { "name": "mikelax", "email": "mholtzman@gmail.com" } ], "name": "supertest", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/visionmedia/supertest.git" }, "scripts": { "pretest": "npm install", "test": "eslint lib/**/*.js test/**/*.js && mocha --require should --reporter spec --check-leaks" }, "version": "2.0.1" }