| Server IP : 68.183.124.220 / Your IP : 216.73.217.137 Web Server : Apache/2.4.18 (Ubuntu) System : Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : gavin ( 1000) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /home/gavin/workspace/happymandarin/node_modules/supertest/ |
Upload File : |
{
"_args": [
[
{
"raw": "supertest@~2.0.0",
"scope": null,
"escapedName": "supertest",
"name": "supertest",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/home/gavin/workspace/meanjs"
]
],
"_from": "supertest@>=2.0.0 <2.1.0",
"_id": "supertest@2.0.0",
"_inCache": true,
"_location": "/supertest",
"_nodeVersion": "4.3.2",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/supertest-2.0.0.tgz_1469802716322_0.21347057516686618"
},
"_npmUser": {
"name": "mikelax",
"email": "mholtzman@gmail.com"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {},
"_requested": {
"raw": "supertest@~2.0.0",
"scope": null,
"escapedName": "supertest",
"name": "supertest",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/supertest/-/supertest-2.0.0.tgz",
"_shasum": "060e18edae56e3d62b95c6e9c4e2a5e4e50979ff",
"_shrinkwrap": null,
"_spec": "supertest@~2.0.0",
"_where": "/home/gavin/workspace/meanjs",
"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": "^2.8.0",
"eslint-config-airbnb": "^7.0.0",
"express": "~4.14.0",
"mocha": "~2.5.3",
"should": "~10.0.0"
},
"directories": {},
"dist": {
"shasum": "060e18edae56e3d62b95c6e9c4e2a5e4e50979ff",
"tarball": "https://registry.npmjs.org/supertest/-/supertest-2.0.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"gitHead": "054ad5737941bfba140b4bb20e7d44a5b8640f03",
"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.0"
}