PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo-express/node_modules/get-uri

Просмотр файла: package.json

{
  "name": "get-uri",
  "version": "2.0.4",
  "description": "Returns a `stream.Readable` from a URI string",
  "main": "index.js",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-get-uri.git"
  },
  "keywords": [
    "uri",
    "read",
    "readstream",
    "stream",
    "get",
    "http",
    "https",
    "ftp",
    "file",
    "data",
    "protocol",
    "url"
  ],
  "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TooTallNate/node-get-uri/issues"
  },
  "devDependencies": {
    "ftpd": "sstur/nodeftpd",
    "mocha": "3",
    "st": "^0.5.5",
    "stream-to-array": "2"
  },
  "dependencies": {
    "data-uri-to-buffer": "1",
    "ftp": "~0.3.10",
    "debug": "2",
    "extend": "~3.0.2",
    "file-uri-to-path": "1",
    "readable-stream": "2"
  }
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!