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/gulp-load-plugins/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gavin/workspace/readjs/node_modules/gulp-load-plugins/package.json
{
  "_args": [
    [
      {
        "raw": "gulp-load-plugins@~1.3.0",
        "scope": null,
        "escapedName": "gulp-load-plugins",
        "name": "gulp-load-plugins",
        "rawSpec": "~1.3.0",
        "spec": ">=1.3.0 <1.4.0",
        "type": "range"
      },
      "/home/gavin/workspace/meanjs"
    ]
  ],
  "_from": "gulp-load-plugins@>=1.3.0 <1.4.0",
  "_id": "gulp-load-plugins@1.3.0",
  "_inCache": true,
  "_location": "/gulp-load-plugins",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/gulp-load-plugins-1.3.0.tgz_1473430924483_0.12984710768796504"
  },
  "_npmUser": {
    "name": "jackfranklin",
    "email": "jack@jackfranklin.net"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-load-plugins@~1.3.0",
    "scope": null,
    "escapedName": "gulp-load-plugins",
    "name": "gulp-load-plugins",
    "rawSpec": "~1.3.0",
    "spec": ">=1.3.0 <1.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-1.3.0.tgz",
  "_shasum": "beacf53f77012eeba0fcd3a263816407cb4ada0c",
  "_shrinkwrap": null,
  "_spec": "gulp-load-plugins@~1.3.0",
  "_where": "/home/gavin/workspace/meanjs",
  "author": {
    "name": "Jack Franklin"
  },
  "bugs": {
    "url": "https://github.com/jackfranklin/gulp-load-plugins/issues"
  },
  "contributors": [
    {
      "name": "Pascal Hartig"
    },
    {
      "name": "Ben Briggs"
    },
    {
      "name": "kombucha"
    },
    {
      "name": "Nicolas Froidure"
    },
    {
      "name": "Sindre Sorhus"
    },
    {
      "name": "Julien Fontanet",
      "email": "julien.fontanet@vates.fr"
    },
    {
      "name": "Callum Macrae"
    },
    {
      "name": "Hutson Betts"
    },
    {
      "name": "Christian Maniewski"
    },
    {
      "name": "Connor Peet"
    },
    {
      "name": "Dorian Camilleri"
    },
    {
      "name": "Carlos Henrique"
    },
    {
      "name": "iamfrontender",
      "email": "iamfrontender@gmail.com"
    },
    {
      "name": "Brian Woodward"
    }
  ],
  "dependencies": {
    "array-unique": "^0.2.1",
    "fancy-log": "^1.2.0",
    "findup-sync": "^0.4.0",
    "gulplog": "^1.0.0",
    "has-gulplog": "^0.1.0",
    "micromatch": "^2.3.8",
    "resolve": "^1.1.7"
  },
  "description": "Automatically load any gulp plugins in your package.json",
  "devDependencies": {
    "capture-stream": "^0.1.2",
    "eslint": "2.13.1",
    "eslint-config-standard": "5.3.1",
    "eslint-plugin-promise": "1.3.2",
    "eslint-plugin-standard": "1.3.2",
    "mocha": "^2.1.0",
    "proxyquire": "^1.0.1",
    "sinon": "^1.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "beacf53f77012eeba0fcd3a263816407cb4ada0c",
    "tarball": "https://registry.npmjs.org/gulp-load-plugins/-/gulp-load-plugins-1.3.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "01ce09b277f3f9b947278726637fd81a434cdab7",
  "homepage": "https://github.com/jackfranklin/gulp-load-plugins#readme",
  "keywords": [
    "gulpfriendly",
    "gulp",
    "require",
    "load",
    "plugins"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "jackfranklin",
      "email": "jack@jackfranklin.net"
    }
  ],
  "name": "gulp-load-plugins",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jackfranklin/gulp-load-plugins.git"
  },
  "scripts": {
    "lint": "eslint **/*.js",
    "test": "npm run lint && NODE_PATH=test/global_modules mocha"
  },
  "version": "1.3.0"
}

Youez - 2016 - github.com/yon3zu
LinuXploit