{
  "_from": "get-uri@^2.0.0",
  "_id": "get-uri@2.0.3",
  "_inBundle": false,
  "_integrity": "sha1-+hM1Iml4HXUWLG/IE8npBTI/urU=",
  "_location": "/get-uri",
  "_phantomChildren": {
    "inherits": "2.0.4",
    "ms": "2.1.2",
    "string_decoder": "1.1.1",
    "util-deprecate": "1.0.2"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "get-uri@^2.0.0",
    "name": "get-uri",
    "escapedName": "get-uri",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/pac-proxy-agent"
  ],
  "_resolved": "https://registry.npm.alibaba-inc.com/get-uri/download/get-uri-2.0.3.tgz",
  "_shasum": "fa13352269781d75162c6fc813c9e905323fbab5",
  "_spec": "get-uri@^2.0.0",
  "_where": "/Users/liudan/ant-baas/alipay-program-plugin/node_modules/pac-proxy-agent",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/TooTallNate/node-get-uri/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "data-uri-to-buffer": "2",
    "debug": "4",
    "extend": "~3.0.2",
    "file-uri-to-path": "1",
    "ftp": "~0.3.10",
    "readable-stream": "3"
  },
  "deprecated": false,
  "description": "Returns a `stream.Readable` from a URI string",
  "devDependencies": {
    "ftpd": "github:sstur/nodeftpd",
    "mocha": "5",
    "st": "1",
    "stream-to-array": "2"
  },
  "homepage": "https://github.com/TooTallNate/node-get-uri#readme",
  "keywords": [
    "uri",
    "read",
    "readstream",
    "stream",
    "get",
    "http",
    "https",
    "ftp",
    "file",
    "data",
    "protocol",
    "url"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "get-uri",
  "repository": {
    "type": "git",
    "url": "git://github.com/TooTallNate/node-get-uri.git"
  },
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "version": "2.0.3"
}
