This repository has been archived on 2025-09-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
mewpot-ppropanel-installer/package-lock.json

5222 lines
153 KiB
JSON

{
"name": "zxpinstaller",
"version": "1.6.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"ajv": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-5.3.0.tgz",
"integrity": "sha1-RBT/dKUIecII7l/cgm4ywwNUnto=",
"requires": {
"co": "4.6.0",
"fast-deep-equal": "1.0.0",
"fast-json-stable-stringify": "2.0.0",
"json-schema-traverse": "0.3.1"
}
},
"appdmg": {
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/appdmg/-/appdmg-0.3.10.tgz",
"integrity": "sha1-1joS/r6Sty2xVcjmNTdxKGoEsmM=",
"optional": true,
"requires": {
"async": "1.5.2",
"cp-file": "3.2.0",
"ds-store": "0.1.6",
"fs-temp": "1.1.2",
"fs-xattr": "0.1.17",
"image-size": "0.5.5",
"is-my-json-valid": "2.16.1",
"minimist": "1.2.0",
"repeat-string": "1.6.1"
}
},
"array-buffer-from-string": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/array-buffer-from-string/-/array-buffer-from-string-0.1.0.tgz",
"integrity": "sha1-OxQ1H4YUnYTvxhLFrafthRadewc=",
"optional": true
},
"array-find-index": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
"integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
},
"asar": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/asar/-/asar-0.6.1.tgz",
"integrity": "sha1-glZzipkxhX5tv0jSibeeBBGvqmo=",
"requires": {
"chromium-pickle-js": "0.1.0",
"commander": "2.3.0",
"cuint": "0.1.5",
"glob": "5.0.15",
"minimatch": "2.0.4",
"mkdirp": "0.5.1"
},
"dependencies": {
"glob": {
"version": "5.0.15",
"resolved": "https://registry.npmjs.org/glob/-/glob-5.0.15.tgz",
"integrity": "sha1-G8k2ueAvSmA/zCIuz3Yz0wuLk7E=",
"requires": {
"inflight": "1.0.6",
"inherits": "2.0.3",
"minimatch": "2.0.4",
"once": "1.4.0",
"path-is-absolute": "1.0.1"
}
},
"minimatch": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
"integrity": "sha1-g76hFYA+egl6eAIkJyh+23Yvr+0=",
"requires": {
"brace-expansion": "1.1.8"
}
}
}
},
"asn1": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
"integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y="
},
"assert-plus": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
},
"async": {
"version": "1.5.2",
"resolved": "https://registry.npmjs.org/async/-/async-1.5.2.tgz",
"integrity": "sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=",
"optional": true
},
"asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
},
"attempt-x": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/attempt-x/-/attempt-x-1.1.1.tgz",
"integrity": "sha512-hIp37ojJRRW8ExWSxxLpkDHUufk/DFfsb7/cUC1cVbBg7JV4gJTkCTRa44dlL9e5jx1P3VNrjL7QOQfi4MyltA=="
},
"aws-sign2": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
"integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
},
"aws4": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
"integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4="
},
"balanced-match": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
"integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c="
},
"base32-encode": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/base32-encode/-/base32-encode-0.1.0.tgz",
"integrity": "sha1-HrxcnM+r9sJ4yGOSiLpOUO4rsfU=",
"optional": true
},
"base64-js": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz",
"integrity": "sha1-EQHpVE9KdrG8OybUUsqW16NeeXg="
},
"bcrypt-pbkdf": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
"integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=",
"optional": true,
"requires": {
"tweetnacl": "0.14.5"
}
},
"boom": {
"version": "4.3.1",
"resolved": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",
"integrity": "sha1-T4owBctKfjiJ90kDD9JbluAdLjE=",
"requires": {
"hoek": "4.2.0"
}
},
"bplist-creator": {
"version": "0.0.7",
"resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.7.tgz",
"integrity": "sha1-N98VNgkoJLh8QvlXsBNEEXNyrkU=",
"optional": true,
"requires": {
"stream-buffers": "2.2.0"
}
},
"brace-expansion": {
"version": "1.1.8",
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz",
"integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=",
"requires": {
"balanced-match": "1.0.0",
"concat-map": "0.0.1"
}
},
"buffer-from": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-0.1.1.tgz",
"integrity": "sha1-V7GLHaChnsBvM4N6UnWiQjUb114=",
"optional": true,
"requires": {
"is-array-buffer-x": "1.7.0"
}
},
"builtin-modules": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/builtin-modules/-/builtin-modules-1.1.1.tgz",
"integrity": "sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8="
},
"cached-constructors-x": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/cached-constructors-x/-/cached-constructors-x-1.0.0.tgz",
"integrity": "sha512-JVP0oilYlPgBTD8bkQ+of7hSIJRtydCCJiMtzdRMXVQ98gdj0NyrJTZzbu5wtlO26Ev/1HXRTtbBNsVlLJ3+3A=="
},
"camelcase": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
"integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8="
},
"camelcase-keys": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
"requires": {
"camelcase": "2.1.1",
"map-obj": "1.0.1"
}
},
"caseless": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
},
"chromium-pickle-js": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.1.0.tgz",
"integrity": "sha1-HUixB9ghJqLz4hHC6iX4A7pVGyE="
},
"co": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
"integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ="
},
"combined-stream": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
"integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=",
"requires": {
"delayed-stream": "1.0.0"
}
},
"commander": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/commander/-/commander-2.3.0.tgz",
"integrity": "sha1-/UMOiJgy7DU7ms0d4hfBHLPu+HM="
},
"concat-map": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s="
},
"concat-stream": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.0.tgz",
"integrity": "sha1-CqxmL9Ur54lk1VMvaUeE5wEQrPc=",
"requires": {
"inherits": "2.0.3",
"readable-stream": "2.3.3",
"typedarray": "0.0.6"
}
},
"core-util-is": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
"integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
},
"cp-file": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/cp-file/-/cp-file-3.2.0.tgz",
"integrity": "sha1-b4NhYlRiTwrViqSqjQdvAmvn4Yg=",
"optional": true,
"requires": {
"graceful-fs": "4.1.11",
"mkdirp": "0.5.1",
"nested-error-stacks": "1.0.2",
"object-assign": "4.1.1",
"pify": "2.3.0",
"pinkie-promise": "2.0.1",
"readable-stream": "2.3.3"
}
},
"cryptiles": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
"integrity": "sha1-qJ+7Ig9c4l7FboxKqKT9e1sNKf4=",
"requires": {
"boom": "5.2.0"
},
"dependencies": {
"boom": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
"integrity": "sha512-Z5BTk6ZRe4tXXQlkqftmsAUANpXmuwlsF5Oov8ThoMbQRzdGTA1ngYRW160GexgOgjsFOKJz0LYhoNi+2AMBUw==",
"requires": {
"hoek": "4.2.0"
}
}
}
},
"cuint": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/cuint/-/cuint-0.1.5.tgz",
"integrity": "sha1-uEixhGbz8YD5bR624HzLfs8Sai4="
},
"currently-unhandled": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
"integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
"requires": {
"array-find-index": "1.0.2"
}
},
"dashdash": {
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
"integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
"requires": {
"assert-plus": "1.0.0"
}
},
"debug": {
"version": "2.6.9",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
"integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
"requires": {
"ms": "2.0.0"
}
},
"decamelize": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
},
"deep-extend": {
"version": "0.4.2",
"resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.4.2.tgz",
"integrity": "sha1-SLaZwn4zS/ifEIkr5DL25MfTSn8="
},
"delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
},
"ds-store": {
"version": "0.1.6",
"resolved": "https://registry.npmjs.org/ds-store/-/ds-store-0.1.6.tgz",
"integrity": "sha1-0QJO90btDBPw9/7IXH6FjoxLfKc=",
"optional": true,
"requires": {
"bplist-creator": "0.0.7",
"macos-alias": "0.2.11",
"tn1150": "0.1.0"
}
},
"ecc-jsbn": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
"integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=",
"optional": true,
"requires": {
"jsbn": "0.1.1"
}
},
"electron-builder": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/electron-builder/-/electron-builder-1.1.0.tgz",
"integrity": "sha1-x1H4SiZO/iV5yueeBJ77o7Q93qk=",
"requires": {
"appdmg": "0.3.10",
"fs-extra": "0.18.4",
"lodash.assign": "3.2.0",
"lodash.camelcase": "3.0.1",
"lodash.template": "3.6.2",
"meow": "3.7.0"
}
},
"electron-download": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/electron-download/-/electron-download-1.4.1.tgz",
"integrity": "sha1-T5G6vypVbxReP7hT32qWwoJeGM0=",
"requires": {
"debug": "2.6.9",
"home-path": "1.0.5",
"minimist": "1.2.0",
"mkdirp": "0.5.1",
"mv": "2.1.1",
"nugget": "1.6.2",
"path-exists": "1.0.0",
"rc": "1.2.2"
},
"dependencies": {
"path-exists": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz",
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE="
}
}
},
"electron-packager": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/electron-packager/-/electron-packager-4.2.0.tgz",
"integrity": "sha1-Eid9UAki8O4gTsbHrQV8H1htGNY=",
"requires": {
"asar": "0.6.1",
"electron-download": "1.4.1",
"extract-zip": "1.6.5",
"minimist": "1.2.0",
"mkdirp": "0.5.1",
"mv": "2.1.1",
"ncp": "2.0.0",
"plist": "1.2.0",
"rcedit": "0.3.0",
"rimraf": "2.6.2"
}
},
"electron-prebuilt": {
"version": "0.25.3",
"resolved": "https://registry.npmjs.org/electron-prebuilt/-/electron-prebuilt-0.25.3.tgz",
"integrity": "sha1-/30FP9pcPbQ2YOY80AlEbx+xgTw=",
"requires": {
"extract-zip": "1.6.5",
"home-path": "0.1.2",
"mkdirp": "0.5.1",
"nugget": "1.6.2",
"path-exists": "1.0.0"
},
"dependencies": {
"home-path": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/home-path/-/home-path-0.1.2.tgz",
"integrity": "sha1-PbJsojrcFE/uqPHi18j2yJDL/io="
},
"path-exists": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-1.0.0.tgz",
"integrity": "sha1-1aiZjrce83p0w06w2eum6HjuoIE="
}
}
},
"error-ex": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.1.tgz",
"integrity": "sha1-+FWobOYa3E6GIcPNoh56dhLDqNw=",
"requires": {
"is-arrayish": "0.2.1"
}
},
"extend": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
"integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ="
},
"extract-zip": {
"version": "1.6.5",
"resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.5.tgz",
"integrity": "sha1-maBnNbbqIOqbcF13ms/8yHz/BEA=",
"requires": {
"concat-stream": "1.6.0",
"debug": "2.2.0",
"mkdirp": "0.5.0",
"yauzl": "2.4.1"
},
"dependencies": {
"debug": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/debug/-/debug-2.2.0.tgz",
"integrity": "sha1-+HBX6ZWxofauaklgZkE3vFbwOdo=",
"requires": {
"ms": "0.7.1"
}
},
"minimist": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
},
"mkdirp": {
"version": "0.5.0",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz",
"integrity": "sha1-HXMHam35hs2TROFecfzAWkyavxI=",
"requires": {
"minimist": "0.0.8"
}
},
"ms": {
"version": "0.7.1",
"resolved": "https://registry.npmjs.org/ms/-/ms-0.7.1.tgz",
"integrity": "sha1-nNE8A62/8ltl7/3nzoZO6VIBcJg="
}
}
},
"extsprintf": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
},
"fast-deep-equal": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz",
"integrity": "sha1-liVqO8l1WV6zbYLpkp0GDYk0Of8="
},
"fast-json-stable-stringify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
"integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I="
},
"fd-slicer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.0.1.tgz",
"integrity": "sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU=",
"requires": {
"pend": "1.2.0"
}
},
"find-up": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"requires": {
"path-exists": "2.1.0",
"pinkie-promise": "2.0.1"
}
},
"fmix": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/fmix/-/fmix-0.1.0.tgz",
"integrity": "sha1-x7vxJN7ELJ0ZHPuUfQqXeN2YbAw=",
"optional": true,
"requires": {
"imul": "1.0.1"
}
},
"forever-agent": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
},
"form-data": {
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.1.tgz",
"integrity": "sha1-b7lPvXGIUwbXPRXMSX/kzE7NRL8=",
"requires": {
"asynckit": "0.4.0",
"combined-stream": "1.0.5",
"mime-types": "2.1.17"
}
},
"fs-extra": {
"version": "0.18.4",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.18.4.tgz",
"integrity": "sha1-fyBXUtbTlZyWdTPjRUAWGns43DY=",
"requires": {
"graceful-fs": "3.0.11",
"jsonfile": "2.4.0",
"rimraf": "2.6.2"
},
"dependencies": {
"graceful-fs": {
"version": "3.0.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.11.tgz",
"integrity": "sha1-dhPHeKGv6mLyXGMKCG1/Osu92Bg=",
"requires": {
"natives": "1.1.0"
}
}
}
},
"fs-temp": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/fs-temp/-/fs-temp-1.1.2.tgz",
"integrity": "sha1-zFLwOLvv5RD2vNCexZK3nQ9pJT8=",
"optional": true,
"requires": {
"random-path": "0.1.1"
}
},
"fs-xattr": {
"version": "0.1.17",
"resolved": "https://registry.npmjs.org/fs-xattr/-/fs-xattr-0.1.17.tgz",
"integrity": "sha512-SpBbnN1lkSgBjELpnxnxfcl236ceCu6LnrfrT4CREsux4LP4PvKU37IpceJqAInnTTOWmeVHi9c8lKXIdfynPg==",
"optional": true,
"requires": {
"buffer-from": "0.1.1",
"nan": "2.7.0"
}
},
"fs.realpath": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
"integrity": "sha1-FQStJSMVjKpA20onh8sBQRmU6k8="
},
"generate-function": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz",
"integrity": "sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=",
"optional": true
},
"generate-object-property": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz",
"integrity": "sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=",
"optional": true,
"requires": {
"is-property": "1.0.2"
}
},
"get-stdin": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
"integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
},
"getpass": {
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"requires": {
"assert-plus": "1.0.0"
}
},
"glob": {
"version": "7.1.2",
"resolved": "https://registry.npmjs.org/glob/-/glob-7.1.2.tgz",
"integrity": "sha512-MJTUg1kjuLeQCJ+ccE4Vpa6kKVXkPYJ2mOCQyUuKLcLQsdrMCpBPUi8qVE6+YuaJkozeA9NusTAw3hLr8Xe5EQ==",
"requires": {
"fs.realpath": "1.0.0",
"inflight": "1.0.6",
"inherits": "2.0.3",
"minimatch": "3.0.4",
"once": "1.4.0",
"path-is-absolute": "1.0.1"
}
},
"graceful-fs": {
"version": "4.1.11",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.11.tgz",
"integrity": "sha1-Dovf5NHduIVNZOBOp8AOKgJuVlg="
},
"har-schema": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
"integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
},
"har-validator": {
"version": "5.0.3",
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
"integrity": "sha1-ukAsJmGU8VlW7xXg/PJCmT9qff0=",
"requires": {
"ajv": "5.3.0",
"har-schema": "2.0.0"
}
},
"has-own-property-x": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/has-own-property-x/-/has-own-property-x-3.2.0.tgz",
"integrity": "sha512-HtRQTYpRFz/YVaQ7jh2mU5iorMAxFcML9FNOLMI1f8VNJ2K0hpOlXoi1a+nmVl6oUcGnhd6zYOFAVe7NUFStyQ==",
"optional": true,
"requires": {
"cached-constructors-x": "1.0.0",
"to-object-x": "1.5.0",
"to-property-key-x": "2.0.2"
}
},
"has-symbol-support-x": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/has-symbol-support-x/-/has-symbol-support-x-1.4.1.tgz",
"integrity": "sha512-JkaetveU7hFbqnAC1EV1sF4rlojU2D4Usc5CmS69l6NfmPDnpnFUegzFg33eDkkpNCxZ0mQp65HwUDrNFS/8MA=="
},
"has-to-string-tag-x": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/has-to-string-tag-x/-/has-to-string-tag-x-1.4.1.tgz",
"integrity": "sha512-vdbKfmw+3LoOYVr+mtxHaX5a96+0f3DljYd8JOqvOLsf5mw2Otda2qCDT9qRqLAhrjyQ0h7ual5nOiASpsGNFw==",
"requires": {
"has-symbol-support-x": "1.4.1"
}
},
"hawk": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/hawk/-/hawk-6.0.2.tgz",
"integrity": "sha512-miowhl2+U7Qle4vdLqDdPt9m09K6yZhkLDTWGoUiUzrQCn+mHHSmfJgAyGaLRZbPmTqfFFjRV1QWCW0VWUJBbQ==",
"requires": {
"boom": "4.3.1",
"cryptiles": "3.1.2",
"hoek": "4.2.0",
"sntp": "2.0.2"
}
},
"hoek": {
"version": "4.2.0",
"resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz",
"integrity": "sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ=="
},
"home-path": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/home-path/-/home-path-1.0.5.tgz",
"integrity": "sha1-eIspgVsS1Tus9XVkhHbm+QQdEz8="
},
"hosted-git-info": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.5.0.tgz",
"integrity": "sha512-pNgbURSuab90KbTqvRPsseaTxOJCZBD0a7t+haSN33piP9cCM4l0CqdzAif2hUqm716UovKB2ROmiabGAKVXyg=="
},
"http-signature": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
"integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
"requires": {
"assert-plus": "1.0.0",
"jsprim": "1.4.1",
"sshpk": "1.13.1"
}
},
"image-size": {
"version": "0.5.5",
"resolved": "https://registry.npmjs.org/image-size/-/image-size-0.5.5.tgz",
"integrity": "sha1-Cd/Uq50g4p6xw+gLiZA3jfnjy5w=",
"optional": true
},
"imul": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/imul/-/imul-1.0.1.tgz",
"integrity": "sha1-nVhnFh6LPelsLDjV3HyxAvNeKsk="
},
"indent-string": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
"integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
"requires": {
"repeating": "2.0.1"
}
},
"infinity-x": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/infinity-x/-/infinity-x-1.0.0.tgz",
"integrity": "sha512-wjy2TupBtZ+aAniKt+xs/PO0xOkuaL6wBysUKbgD7aL1PMW/qY5xXDG59zXZ7dU+gk3zwXOu4yIEWPCEFBTgHQ==",
"optional": true
},
"inflight": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
"integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
"requires": {
"once": "1.4.0",
"wrappy": "1.0.2"
}
},
"inherits": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
"integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4="
},
"ini": {
"version": "1.3.4",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.4.tgz",
"integrity": "sha1-BTfLedr1m1mhpRff9wbIbsA5Fi4="
},
"is-array-buffer-x": {
"version": "1.7.0",
"resolved": "https://registry.npmjs.org/is-array-buffer-x/-/is-array-buffer-x-1.7.0.tgz",
"integrity": "sha512-ufSZRMY2WZX5xyNvk0NOZAG7cgi35B/sGQDGqv8w0X7MoQ2GC9vedanJhuYTPaC4PUCqLQsda1w7NF+dPZmAJw==",
"optional": true,
"requires": {
"attempt-x": "1.1.1",
"has-to-string-tag-x": "1.4.1",
"is-object-like-x": "1.6.0",
"object-get-own-property-descriptor-x": "3.2.0",
"to-string-tag-x": "1.4.2"
}
},
"is-arrayish": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
},
"is-builtin-module": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz",
"integrity": "sha1-VAVy0096wxGfj3bDDLwbHgN6/74=",
"requires": {
"builtin-modules": "1.1.1"
}
},
"is-date-object": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.1.tgz",
"integrity": "sha1-mqIOtq7rv/d/vTPnTKAbM1gdOhY="
},
"is-falsey-x": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-falsey-x/-/is-falsey-x-1.0.1.tgz",
"integrity": "sha512-XWNZC4A+3FX1ECoMjspuEFgSdio82IWjqY/suE0gZ10QA7nzHd/KraRq7Tc5VEHtFRgTRyTdY6W+ykPrDnyoAQ==",
"requires": {
"to-boolean-x": "1.0.1"
}
},
"is-finite": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz",
"integrity": "sha1-zGZ3aVYCvlUO8R6LSqYwU0K20Ko=",
"requires": {
"number-is-nan": "1.0.1"
}
},
"is-finite-x": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/is-finite-x/-/is-finite-x-3.0.2.tgz",
"integrity": "sha512-HyFrxJZsgmP5RtR1PVlVvHSP4VslZOqr4uoq4x3rDrSOFaYp4R9tfmiWtAzQxPzixXhac3cYEno3NuVn0OHk2Q==",
"optional": true,
"requires": {
"infinity-x": "1.0.0",
"is-nan-x": "1.0.1"
}
},
"is-function-x": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/is-function-x/-/is-function-x-3.3.0.tgz",
"integrity": "sha512-SreSSU1dlgYaXR5c0mm4qJHKYHIiGiEY+7Cd8/aRLLoMP/VvofD2XcWgBnP833ajpU5XzXbUSpfysnfKZLJFlg==",
"requires": {
"attempt-x": "1.1.1",
"has-to-string-tag-x": "1.4.1",
"is-falsey-x": "1.0.1",
"is-primitive": "2.0.0",
"normalize-space-x": "3.0.0",
"replace-comments-x": "2.0.0",
"to-boolean-x": "1.0.1",
"to-string-tag-x": "1.4.2"
}
},
"is-index-x": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-index-x/-/is-index-x-1.0.0.tgz",
"integrity": "sha512-BJ7vtw0jvcjBX4UsT7KkpZUliAMX3vJugZimDKy4W6ilGDtvUZ8nYsYnROVrrsjNjg5LJ3MN9NvyRVALfDW/wQ==",
"optional": true,
"requires": {
"math-clamp-x": "1.2.0",
"max-safe-integer": "1.0.1",
"safe-to-string-x": "2.0.3",
"to-integer-x": "2.1.0",
"to-number-x": "1.2.0"
}
},
"is-my-json-valid": {
"version": "2.16.1",
"resolved": "https://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz",
"integrity": "sha512-ochPsqWS1WXj8ZnMIV0vnNXooaMhp7cyL4FMSIPKTtnV0Ha/T19G2b9kkhcNsabV9bxYkze7/aLZJb/bYuFduQ==",
"optional": true,
"requires": {
"generate-function": "2.0.0",
"generate-object-property": "1.2.0",
"jsonpointer": "4.0.1",
"xtend": "4.0.1"
}
},
"is-nan-x": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-nan-x/-/is-nan-x-1.0.1.tgz",
"integrity": "sha512-VfNJgfuT8USqKCYQss8g7sFvCzDnL+OOVMQoXhVoulZAyp0ZTj3oyZaaPrn2dxepAkKSQI2BiKHbBabX1DqVtw=="
},
"is-nil-x": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/is-nil-x/-/is-nil-x-1.4.1.tgz",
"integrity": "sha512-cfTKWI5iSR04SSCzzugTH5tS2rYG7kwI8yl/AqWkyuxZ7k55cbA47Y7Lezdg1N9aaELd+UxLg628bdQeNQ6BUw==",
"requires": {
"lodash.isnull": "3.0.0",
"validate.io-undefined": "1.0.3"
}
},
"is-object-like-x": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/is-object-like-x/-/is-object-like-x-1.6.0.tgz",
"integrity": "sha512-mc3dBMv1jEOdk0f1i2RkJFsZDux0MuHqGwHOoRo770ShUOf4VE6tWThAW8dAZARr9a5RN+iNX1yzMDA5ad1clQ==",
"optional": true,
"requires": {
"is-function-x": "3.3.0",
"is-primitive": "2.0.0"
}
},
"is-primitive": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz",
"integrity": "sha1-IHurkWOEmcB7Kt8kCkGochADRXU="
},
"is-property": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz",
"integrity": "sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=",
"optional": true
},
"is-string": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.4.tgz",
"integrity": "sha1-zDqbaYV9Yh6WNyWiTK7shzuCbmQ=",
"optional": true
},
"is-symbol": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.1.tgz",
"integrity": "sha1-PMWfAAJRlLarLjjbrmaJJWtmBXI="
},
"is-typedarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
},
"is-utf8": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
"integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
},
"isarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
"integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE="
},
"isstream": {
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
"integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo="
},
"jsbn": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
"optional": true
},
"json-schema": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
},
"json-schema-traverse": {
"version": "0.3.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz",
"integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A="
},
"json-stringify-safe": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
},
"jsonfile": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz",
"integrity": "sha1-NzaitCi4e72gzIO1P6PWM6NcKug=",
"requires": {
"graceful-fs": "4.1.11"
}
},
"jsonpointer": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/jsonpointer/-/jsonpointer-4.0.1.tgz",
"integrity": "sha1-T9kss04OnbPInIYi7PUfm5eMbLk=",
"optional": true
},
"jsprim": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
"integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
"requires": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
"json-schema": "0.2.3",
"verror": "1.10.0"
}
},
"load-json-file": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
"requires": {
"graceful-fs": "4.1.11",
"parse-json": "2.2.0",
"pify": "2.3.0",
"pinkie-promise": "2.0.1",
"strip-bom": "2.0.0"
}
},
"lodash": {
"version": "3.10.1",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-3.10.1.tgz",
"integrity": "sha1-W/Rejkm6QYnhfUgnid/RW9FAt7Y="
},
"lodash._baseassign": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
"integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
"requires": {
"lodash._basecopy": "3.0.1",
"lodash.keys": "3.1.2"
}
},
"lodash._basecopy": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz",
"integrity": "sha1-jaDmqHbPNEwK2KVIghEd08XHyjY="
},
"lodash._basetostring": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz",
"integrity": "sha1-0YYdh3+CSlL2aYMtyvPuFVZqB9U="
},
"lodash._basevalues": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz",
"integrity": "sha1-W3dXYoAr3j0yl1A+JjAIIP32Ybc="
},
"lodash._bindcallback": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz",
"integrity": "sha1-5THCdkTPi1epnhftlbNcdIeJOS4="
},
"lodash._createassigner": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz",
"integrity": "sha1-g4pbri/aymOsIt7o4Z+k5taXCxE=",
"requires": {
"lodash._bindcallback": "3.0.1",
"lodash._isiterateecall": "3.0.9",
"lodash.restparam": "3.6.1"
}
},
"lodash._createcompounder": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash._createcompounder/-/lodash._createcompounder-3.0.0.tgz",
"integrity": "sha1-XdLLVTctbnDg4jkvsjBNZjEJEHU=",
"requires": {
"lodash.deburr": "3.2.0",
"lodash.words": "3.2.0"
}
},
"lodash._getnative": {
"version": "3.9.1",
"resolved": "https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz",
"integrity": "sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U="
},
"lodash._isiterateecall": {
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz",
"integrity": "sha1-UgOte6Ql+uhCRg5pbbnPPmqsBXw="
},
"lodash._reinterpolate": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz",
"integrity": "sha1-DM8tiRZq8Ds2Y8eWU4t1rG4RTZ0="
},
"lodash._root": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz",
"integrity": "sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI="
},
"lodash.assign": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz",
"integrity": "sha1-POnwI0tLIiPilrj6CsH+6OvKZPo=",
"requires": {
"lodash._baseassign": "3.2.0",
"lodash._createassigner": "3.1.1",
"lodash.keys": "3.1.2"
}
},
"lodash.camelcase": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-3.0.1.tgz",
"integrity": "sha1-kyyLh/ikN3iXxnGXUzKC+Xrqwpg=",
"requires": {
"lodash._createcompounder": "3.0.0"
}
},
"lodash.deburr": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/lodash.deburr/-/lodash.deburr-3.2.0.tgz",
"integrity": "sha1-baj1QzSjZqfPTEx2742Aqhs2XtU=",
"requires": {
"lodash._root": "3.0.1"
}
},
"lodash.escape": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz",
"integrity": "sha1-mV7g3BjBtIzJLv+ucaEKq1tIdpg=",
"requires": {
"lodash._root": "3.0.1"
}
},
"lodash.isarguments": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz",
"integrity": "sha1-L1c9hcaiQon/AGY7SRwdM4/zRYo="
},
"lodash.isarray": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz",
"integrity": "sha1-eeTriMNqgSKvhvhEqpvNhRtfu1U="
},
"lodash.isnull": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/lodash.isnull/-/lodash.isnull-3.0.0.tgz",
"integrity": "sha1-+vvlnqHcon7teGU0A53YTC4HxW4="
},
"lodash.keys": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
"integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=",
"requires": {
"lodash._getnative": "3.9.1",
"lodash.isarguments": "3.1.0",
"lodash.isarray": "3.0.4"
}
},
"lodash.restparam": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz",
"integrity": "sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU="
},
"lodash.template": {
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz",
"integrity": "sha1-+M3sxhaaJVvpCYrosMU9N4kx0U8=",
"requires": {
"lodash._basecopy": "3.0.1",
"lodash._basetostring": "3.0.1",
"lodash._basevalues": "3.0.0",
"lodash._isiterateecall": "3.0.9",
"lodash._reinterpolate": "3.0.0",
"lodash.escape": "3.2.0",
"lodash.keys": "3.1.2",
"lodash.restparam": "3.6.1",
"lodash.templatesettings": "3.1.1"
}
},
"lodash.templatesettings": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz",
"integrity": "sha1-+zB4RHU7Zrnxr6VOJix0UwfbqOU=",
"requires": {
"lodash._reinterpolate": "3.0.0",
"lodash.escape": "3.2.0"
}
},
"lodash.words": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/lodash.words/-/lodash.words-3.2.0.tgz",
"integrity": "sha1-TiqGSbwIdFsXxpWxo86P7llmI7M=",
"requires": {
"lodash._root": "3.0.1"
}
},
"loud-rejection": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
"integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
"requires": {
"currently-unhandled": "0.4.1",
"signal-exit": "3.0.2"
}
},
"macos-alias": {
"version": "0.2.11",
"resolved": "https://registry.npmjs.org/macos-alias/-/macos-alias-0.2.11.tgz",
"integrity": "sha1-/u6mwTuhGYFKQ/xDxHCzHlnvcYo=",
"optional": true,
"requires": {
"nan": "2.7.0"
}
},
"map-obj": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
},
"math-clamp-x": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/math-clamp-x/-/math-clamp-x-1.2.0.tgz",
"integrity": "sha512-tqpjpBcIf9UulApz3EjWXqTZpMlr2vLN9PryC9ghoyCuRmqZaf3JJhPddzgQpJnKLi2QhoFnvKBFtJekAIBSYg==",
"optional": true,
"requires": {
"to-number-x": "2.0.0"
},
"dependencies": {
"to-number-x": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/to-number-x/-/to-number-x-2.0.0.tgz",
"integrity": "sha512-lGOnCoccUoSzjZ/9Uen8TC4+VFaQcFGhTroWTv2tYWxXgyJV1zqAZ8hEIMkez/Eo790fBMOjidTnQ/OJSCvAoQ==",
"optional": true,
"requires": {
"cached-constructors-x": "1.0.0",
"nan-x": "1.0.0",
"parse-int-x": "2.0.0",
"to-primitive-x": "1.1.0",
"trim-x": "3.0.0"
}
}
}
},
"math-sign-x": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/math-sign-x/-/math-sign-x-2.1.0.tgz",
"integrity": "sha512-3shFG0Ea5vOMCgQCrylyzu3POQRTvvaclb4VArnICToTgshMfA4Dlb9q9lZO1SD/rUD9mOTJZ7dTtlfCq7I91A==",
"optional": true,
"requires": {
"is-nan-x": "1.0.1",
"to-number-x": "1.2.0"
}
},
"max-safe-integer": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/max-safe-integer/-/max-safe-integer-1.0.1.tgz",
"integrity": "sha1-84BgvixWPYwC5tSK85Ei/YO29BA=",
"optional": true
},
"meow": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
"requires": {
"camelcase-keys": "2.1.0",
"decamelize": "1.2.0",
"loud-rejection": "1.6.0",
"map-obj": "1.0.1",
"minimist": "1.2.0",
"normalize-package-data": "2.4.0",
"object-assign": "4.1.1",
"read-pkg-up": "1.0.1",
"redent": "1.0.0",
"trim-newlines": "1.0.0"
}
},
"mime-db": {
"version": "1.30.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz",
"integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE="
},
"mime-types": {
"version": "2.1.17",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz",
"integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",
"requires": {
"mime-db": "1.30.0"
}
},
"minimatch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"requires": {
"brace-expansion": "1.1.8"
}
},
"minimist": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ="
},
"mkdirp": {
"version": "0.5.1",
"resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz",
"integrity": "sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM=",
"requires": {
"minimist": "0.0.8"
},
"dependencies": {
"minimist": {
"version": "0.0.8",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz",
"integrity": "sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0="
}
}
},
"ms": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"integrity": "sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g="
},
"murmur-32": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/murmur-32/-/murmur-32-0.1.0.tgz",
"integrity": "sha1-waedT8X6vwQFdJ0K/3fEFAIFWGE=",
"optional": true,
"requires": {
"array-buffer-from-string": "0.1.0",
"fmix": "0.1.0",
"imul": "1.0.1"
}
},
"mv": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/mv/-/mv-2.1.1.tgz",
"integrity": "sha1-rmzg1vbV4KT32JN5jQPB6pVZtqI=",
"requires": {
"mkdirp": "0.5.1",
"ncp": "2.0.0",
"rimraf": "2.4.5"
},
"dependencies": {
"glob": {
"version": "6.0.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
"integrity": "sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=",
"requires": {
"inflight": "1.0.6",
"inherits": "2.0.3",
"minimatch": "3.0.4",
"once": "1.4.0",
"path-is-absolute": "1.0.1"
}
},
"rimraf": {
"version": "2.4.5",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.4.5.tgz",
"integrity": "sha1-7nEM5dk6j9uFb7Xqj/Di11k0sto=",
"requires": {
"glob": "6.0.4"
}
}
}
},
"nan": {
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.7.0.tgz",
"integrity": "sha1-2Vv3IeyHfgjbJ27T/G63j5CDrUY="
},
"nan-x": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/nan-x/-/nan-x-1.0.0.tgz",
"integrity": "sha512-yw4Fhe2/UTzanQ4f0yHWkRnfTuHZFAi4GZDjXS4G+qv5BqXTqPJBbSxpa7MyyW9v4Y4ZySZQik1vcbNkhdnIOg=="
},
"natives": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz",
"integrity": "sha1-6f+EFBimsux6SV6TmYT3jxY+bjE="
},
"ncp": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/ncp/-/ncp-2.0.0.tgz",
"integrity": "sha1-GVoh1sRuNh0vsSgbo4uR6d9727M="
},
"nested-error-stacks": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/nested-error-stacks/-/nested-error-stacks-1.0.2.tgz",
"integrity": "sha1-GfYZWRUZ8JZ2mlupqG5u7sgjw88=",
"optional": true,
"requires": {
"inherits": "2.0.3"
}
},
"normalize-package-data": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.4.0.tgz",
"integrity": "sha512-9jjUFbTPfEy3R/ad/2oNbKtW9Hgovl5O1FvFWKkKblNXoN/Oou6+9+KKohPK13Yc3/TyunyWhJp6gvRNR/PPAw==",
"requires": {
"hosted-git-info": "2.5.0",
"is-builtin-module": "1.0.0",
"semver": "5.4.1",
"validate-npm-package-license": "3.0.1"
}
},
"normalize-space-x": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/normalize-space-x/-/normalize-space-x-3.0.0.tgz",
"integrity": "sha512-tbCJerqZCCHPst4rRKgsTanLf45fjOyeAU5zE3mhDxJtFJKt66q39g2XArWhXelgTFVib8mNBUm6Wrd0LxYcfQ==",
"requires": {
"cached-constructors-x": "1.0.0",
"trim-x": "3.0.0",
"white-space-x": "3.0.0"
}
},
"npm": {
"version": "6.13.7",
"resolved": "https://registry.npmjs.org/npm/-/npm-6.13.7.tgz",
"integrity": "sha512-X967EKTT407CvgrWFjXusnPh0VLERcmR9hZFSVgkEquOomZkvpwLJ5zrQ3qrG9SpPLKJE4bPLUu76exKQ4a3Cg==",
"requires": {
"JSONStream": "1.3.5",
"abbrev": "1.1.1",
"ansicolors": "0.3.2",
"ansistyles": "0.1.3",
"aproba": "2.0.0",
"archy": "1.0.0",
"bin-links": "1.1.7",
"bluebird": "3.5.5",
"byte-size": "5.0.1",
"cacache": "12.0.3",
"call-limit": "1.1.1",
"chownr": "1.1.3",
"ci-info": "2.0.0",
"cli-columns": "3.1.2",
"cli-table3": "0.5.1",
"cmd-shim": "3.0.3",
"columnify": "1.5.4",
"config-chain": "1.1.12",
"debuglog": "1.0.1",
"detect-indent": "5.0.0",
"detect-newline": "2.1.0",
"dezalgo": "1.0.3",
"editor": "1.0.0",
"figgy-pudding": "3.5.1",
"find-npm-prefix": "1.0.2",
"fs-vacuum": "1.2.10",
"fs-write-stream-atomic": "1.0.10",
"gentle-fs": "2.3.0",
"glob": "7.1.4",
"graceful-fs": "4.2.3",
"has-unicode": "2.0.1",
"hosted-git-info": "2.8.5",
"iferr": "1.0.2",
"imurmurhash": "0.1.4",
"infer-owner": "1.0.4",
"inflight": "1.0.6",
"inherits": "2.0.4",
"ini": "1.3.5",
"init-package-json": "1.10.3",
"is-cidr": "3.0.0",
"json-parse-better-errors": "1.0.2",
"lazy-property": "1.0.0",
"libcipm": "4.0.7",
"libnpm": "3.0.1",
"libnpmaccess": "3.0.2",
"libnpmhook": "5.0.3",
"libnpmorg": "1.0.1",
"libnpmsearch": "2.0.2",
"libnpmteam": "1.0.2",
"libnpx": "10.2.2",
"lock-verify": "2.1.0",
"lockfile": "1.0.4",
"lodash._baseindexof": "3.1.0",
"lodash._baseuniq": "4.6.0",
"lodash._bindcallback": "3.0.1",
"lodash._cacheindexof": "3.0.2",
"lodash._createcache": "3.1.2",
"lodash._getnative": "3.9.1",
"lodash.clonedeep": "4.5.0",
"lodash.restparam": "3.6.1",
"lodash.union": "4.6.0",
"lodash.uniq": "4.5.0",
"lodash.without": "4.4.0",
"lru-cache": "5.1.1",
"meant": "1.0.1",
"mississippi": "3.0.0",
"mkdirp": "0.5.1",
"move-concurrently": "1.0.1",
"node-gyp": "5.0.7",
"nopt": "4.0.1",
"normalize-package-data": "2.5.0",
"npm-audit-report": "1.3.2",
"npm-cache-filename": "1.0.2",
"npm-install-checks": "3.0.2",
"npm-lifecycle": "3.1.4",
"npm-package-arg": "6.1.1",
"npm-packlist": "1.4.7",
"npm-pick-manifest": "3.0.2",
"npm-profile": "4.0.2",
"npm-registry-fetch": "4.0.2",
"npm-user-validate": "1.0.0",
"npmlog": "4.1.2",
"once": "1.4.0",
"opener": "1.5.1",
"osenv": "0.1.5",
"pacote": "9.5.12",
"path-is-inside": "1.0.2",
"promise-inflight": "1.0.1",
"qrcode-terminal": "0.12.0",
"query-string": "6.8.2",
"qw": "1.0.1",
"read": "1.0.7",
"read-cmd-shim": "1.0.5",
"read-installed": "4.0.3",
"read-package-json": "2.1.1",
"read-package-tree": "5.3.1",
"readable-stream": "3.4.0",
"readdir-scoped-modules": "1.1.0",
"request": "2.88.0",
"retry": "0.12.0",
"rimraf": "2.6.3",
"safe-buffer": "5.1.2",
"semver": "5.7.1",
"sha": "3.0.0",
"slide": "1.1.6",
"sorted-object": "2.0.1",
"sorted-union-stream": "2.1.3",
"ssri": "6.0.1",
"stringify-package": "1.0.1",
"tar": "4.4.13",
"text-table": "0.2.0",
"tiny-relative-date": "1.3.0",
"uid-number": "0.0.6",
"umask": "1.1.0",
"unique-filename": "1.1.1",
"unpipe": "1.0.0",
"update-notifier": "2.5.0",
"uuid": "3.3.3",
"validate-npm-package-license": "3.0.4",
"validate-npm-package-name": "3.0.0",
"which": "1.3.1",
"worker-farm": "1.7.0",
"write-file-atomic": "2.4.3"
},
"dependencies": {
"JSONStream": {
"version": "1.3.5",
"bundled": true,
"requires": {
"jsonparse": "1.3.1",
"through": "2.3.8"
}
},
"abbrev": {
"version": "1.1.1",
"bundled": true
},
"agent-base": {
"version": "4.3.0",
"bundled": true,
"requires": {
"es6-promisify": "5.0.0"
}
},
"agentkeepalive": {
"version": "3.5.2",
"bundled": true,
"requires": {
"humanize-ms": "1.2.1"
}
},
"ajv": {
"version": "5.5.2",
"bundled": true,
"requires": {
"co": "4.6.0",
"fast-deep-equal": "1.1.0",
"fast-json-stable-stringify": "2.0.0",
"json-schema-traverse": "0.3.1"
}
},
"ansi-align": {
"version": "2.0.0",
"bundled": true,
"requires": {
"string-width": "2.1.1"
}
},
"ansi-regex": {
"version": "2.1.1",
"bundled": true
},
"ansi-styles": {
"version": "3.2.1",
"bundled": true,
"requires": {
"color-convert": "1.9.1"
}
},
"ansicolors": {
"version": "0.3.2",
"bundled": true
},
"ansistyles": {
"version": "0.1.3",
"bundled": true
},
"aproba": {
"version": "2.0.0",
"bundled": true
},
"archy": {
"version": "1.0.0",
"bundled": true
},
"are-we-there-yet": {
"version": "1.1.4",
"bundled": true,
"requires": {
"delegates": "1.0.0",
"readable-stream": "2.3.6"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"asap": {
"version": "2.0.6",
"bundled": true
},
"asn1": {
"version": "0.2.4",
"bundled": true,
"requires": {
"safer-buffer": "2.1.2"
}
},
"assert-plus": {
"version": "1.0.0",
"bundled": true
},
"asynckit": {
"version": "0.4.0",
"bundled": true
},
"aws-sign2": {
"version": "0.7.0",
"bundled": true
},
"aws4": {
"version": "1.8.0",
"bundled": true
},
"balanced-match": {
"version": "1.0.0",
"bundled": true
},
"bcrypt-pbkdf": {
"version": "1.0.2",
"bundled": true,
"optional": true,
"requires": {
"tweetnacl": "0.14.5"
}
},
"bin-links": {
"version": "1.1.7",
"bundled": true,
"requires": {
"bluebird": "3.5.5",
"cmd-shim": "3.0.3",
"gentle-fs": "2.3.0",
"graceful-fs": "4.2.3",
"npm-normalize-package-bin": "1.0.1",
"write-file-atomic": "2.4.3"
}
},
"bluebird": {
"version": "3.5.5",
"bundled": true
},
"boxen": {
"version": "1.3.0",
"bundled": true,
"requires": {
"ansi-align": "2.0.0",
"camelcase": "4.1.0",
"chalk": "2.4.1",
"cli-boxes": "1.0.0",
"string-width": "2.1.1",
"term-size": "1.2.0",
"widest-line": "2.0.0"
}
},
"brace-expansion": {
"version": "1.1.11",
"bundled": true,
"requires": {
"balanced-match": "1.0.0",
"concat-map": "0.0.1"
}
},
"buffer-from": {
"version": "1.0.0",
"bundled": true
},
"builtins": {
"version": "1.0.3",
"bundled": true
},
"byline": {
"version": "5.0.0",
"bundled": true
},
"byte-size": {
"version": "5.0.1",
"bundled": true
},
"cacache": {
"version": "12.0.3",
"bundled": true,
"requires": {
"bluebird": "3.5.5",
"chownr": "1.1.3",
"figgy-pudding": "3.5.1",
"glob": "7.1.4",
"graceful-fs": "4.2.3",
"infer-owner": "1.0.4",
"lru-cache": "5.1.1",
"mississippi": "3.0.0",
"mkdirp": "0.5.1",
"move-concurrently": "1.0.1",
"promise-inflight": "1.0.1",
"rimraf": "2.6.3",
"ssri": "6.0.1",
"unique-filename": "1.1.1",
"y18n": "4.0.0"
}
},
"call-limit": {
"version": "1.1.1",
"bundled": true
},
"camelcase": {
"version": "4.1.0",
"bundled": true
},
"capture-stack-trace": {
"version": "1.0.0",
"bundled": true
},
"caseless": {
"version": "0.12.0",
"bundled": true
},
"chalk": {
"version": "2.4.1",
"bundled": true,
"requires": {
"ansi-styles": "3.2.1",
"escape-string-regexp": "1.0.5",
"supports-color": "5.4.0"
}
},
"chownr": {
"version": "1.1.3",
"bundled": true
},
"ci-info": {
"version": "2.0.0",
"bundled": true
},
"cidr-regex": {
"version": "2.0.10",
"bundled": true,
"requires": {
"ip-regex": "2.1.0"
}
},
"cli-boxes": {
"version": "1.0.0",
"bundled": true
},
"cli-columns": {
"version": "3.1.2",
"bundled": true,
"requires": {
"string-width": "2.1.1",
"strip-ansi": "3.0.1"
}
},
"cli-table3": {
"version": "0.5.1",
"bundled": true,
"requires": {
"colors": "1.3.3",
"object-assign": "4.1.1",
"string-width": "2.1.1"
}
},
"cliui": {
"version": "4.1.0",
"bundled": true,
"requires": {
"string-width": "2.1.1",
"strip-ansi": "4.0.0",
"wrap-ansi": "2.1.0"
},
"dependencies": {
"ansi-regex": {
"version": "3.0.0",
"bundled": true
},
"strip-ansi": {
"version": "4.0.0",
"bundled": true,
"requires": {
"ansi-regex": "3.0.0"
}
}
}
},
"clone": {
"version": "1.0.4",
"bundled": true
},
"cmd-shim": {
"version": "3.0.3",
"bundled": true,
"requires": {
"graceful-fs": "4.2.3",
"mkdirp": "0.5.1"
}
},
"co": {
"version": "4.6.0",
"bundled": true
},
"code-point-at": {
"version": "1.1.0",
"bundled": true
},
"color-convert": {
"version": "1.9.1",
"bundled": true,
"requires": {
"color-name": "1.1.3"
}
},
"color-name": {
"version": "1.1.3",
"bundled": true
},
"colors": {
"version": "1.3.3",
"bundled": true,
"optional": true
},
"columnify": {
"version": "1.5.4",
"bundled": true,
"requires": {
"strip-ansi": "3.0.1",
"wcwidth": "1.0.1"
}
},
"combined-stream": {
"version": "1.0.6",
"bundled": true,
"requires": {
"delayed-stream": "1.0.0"
}
},
"concat-map": {
"version": "0.0.1",
"bundled": true
},
"concat-stream": {
"version": "1.6.2",
"bundled": true,
"requires": {
"buffer-from": "1.0.0",
"inherits": "2.0.4",
"readable-stream": "2.3.6",
"typedarray": "0.0.6"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"config-chain": {
"version": "1.1.12",
"bundled": true,
"requires": {
"ini": "1.3.5",
"proto-list": "1.2.4"
}
},
"configstore": {
"version": "3.1.2",
"bundled": true,
"requires": {
"dot-prop": "4.2.0",
"graceful-fs": "4.2.3",
"make-dir": "1.3.0",
"unique-string": "1.0.0",
"write-file-atomic": "2.4.3",
"xdg-basedir": "3.0.0"
}
},
"console-control-strings": {
"version": "1.1.0",
"bundled": true
},
"copy-concurrently": {
"version": "1.0.5",
"bundled": true,
"requires": {
"aproba": "1.2.0",
"fs-write-stream-atomic": "1.0.10",
"iferr": "0.1.5",
"mkdirp": "0.5.1",
"rimraf": "2.6.3",
"run-queue": "1.0.3"
},
"dependencies": {
"aproba": {
"version": "1.2.0",
"bundled": true
},
"iferr": {
"version": "0.1.5",
"bundled": true
}
}
},
"core-util-is": {
"version": "1.0.2",
"bundled": true
},
"create-error-class": {
"version": "3.0.2",
"bundled": true,
"requires": {
"capture-stack-trace": "1.0.0"
}
},
"cross-spawn": {
"version": "5.1.0",
"bundled": true,
"requires": {
"lru-cache": "4.1.5",
"shebang-command": "1.2.0",
"which": "1.3.1"
},
"dependencies": {
"lru-cache": {
"version": "4.1.5",
"bundled": true,
"requires": {
"pseudomap": "1.0.2",
"yallist": "2.1.2"
}
},
"yallist": {
"version": "2.1.2",
"bundled": true
}
}
},
"crypto-random-string": {
"version": "1.0.0",
"bundled": true
},
"cyclist": {
"version": "0.2.2",
"bundled": true
},
"dashdash": {
"version": "1.14.1",
"bundled": true,
"requires": {
"assert-plus": "1.0.0"
}
},
"debug": {
"version": "3.1.0",
"bundled": true,
"requires": {
"ms": "2.0.0"
},
"dependencies": {
"ms": {
"version": "2.0.0",
"bundled": true
}
}
},
"debuglog": {
"version": "1.0.1",
"bundled": true
},
"decamelize": {
"version": "1.2.0",
"bundled": true
},
"decode-uri-component": {
"version": "0.2.0",
"bundled": true
},
"deep-extend": {
"version": "0.5.1",
"bundled": true
},
"defaults": {
"version": "1.0.3",
"bundled": true,
"requires": {
"clone": "1.0.4"
}
},
"define-properties": {
"version": "1.1.3",
"bundled": true,
"requires": {
"object-keys": "1.0.12"
}
},
"delayed-stream": {
"version": "1.0.0",
"bundled": true
},
"delegates": {
"version": "1.0.0",
"bundled": true
},
"detect-indent": {
"version": "5.0.0",
"bundled": true
},
"detect-newline": {
"version": "2.1.0",
"bundled": true
},
"dezalgo": {
"version": "1.0.3",
"bundled": true,
"requires": {
"asap": "2.0.6",
"wrappy": "1.0.2"
}
},
"dot-prop": {
"version": "4.2.0",
"bundled": true,
"requires": {
"is-obj": "1.0.1"
}
},
"dotenv": {
"version": "5.0.1",
"bundled": true
},
"duplexer3": {
"version": "0.1.4",
"bundled": true
},
"duplexify": {
"version": "3.6.0",
"bundled": true,
"requires": {
"end-of-stream": "1.4.1",
"inherits": "2.0.4",
"readable-stream": "2.3.6",
"stream-shift": "1.0.0"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"ecc-jsbn": {
"version": "0.1.2",
"bundled": true,
"optional": true,
"requires": {
"jsbn": "0.1.1",
"safer-buffer": "2.1.2"
}
},
"editor": {
"version": "1.0.0",
"bundled": true
},
"encoding": {
"version": "0.1.12",
"bundled": true,
"requires": {
"iconv-lite": "0.4.23"
}
},
"end-of-stream": {
"version": "1.4.1",
"bundled": true,
"requires": {
"once": "1.4.0"
}
},
"env-paths": {
"version": "2.2.0",
"bundled": true
},
"err-code": {
"version": "1.1.2",
"bundled": true
},
"errno": {
"version": "0.1.7",
"bundled": true,
"requires": {
"prr": "1.0.1"
}
},
"es-abstract": {
"version": "1.12.0",
"bundled": true,
"requires": {
"es-to-primitive": "1.2.0",
"function-bind": "1.1.1",
"has": "1.0.3",
"is-callable": "1.1.4",
"is-regex": "1.0.4"
}
},
"es-to-primitive": {
"version": "1.2.0",
"bundled": true,
"requires": {
"is-callable": "1.1.4",
"is-date-object": "1.0.1",
"is-symbol": "1.0.2"
}
},
"es6-promise": {
"version": "4.2.8",
"bundled": true
},
"es6-promisify": {
"version": "5.0.0",
"bundled": true,
"requires": {
"es6-promise": "4.2.8"
}
},
"escape-string-regexp": {
"version": "1.0.5",
"bundled": true
},
"execa": {
"version": "0.7.0",
"bundled": true,
"requires": {
"cross-spawn": "5.1.0",
"get-stream": "3.0.0",
"is-stream": "1.1.0",
"npm-run-path": "2.0.2",
"p-finally": "1.0.0",
"signal-exit": "3.0.2",
"strip-eof": "1.0.0"
},
"dependencies": {
"get-stream": {
"version": "3.0.0",
"bundled": true
}
}
},
"extend": {
"version": "3.0.2",
"bundled": true
},
"extsprintf": {
"version": "1.3.0",
"bundled": true
},
"fast-deep-equal": {
"version": "1.1.0",
"bundled": true
},
"fast-json-stable-stringify": {
"version": "2.0.0",
"bundled": true
},
"figgy-pudding": {
"version": "3.5.1",
"bundled": true
},
"find-npm-prefix": {
"version": "1.0.2",
"bundled": true
},
"find-up": {
"version": "2.1.0",
"bundled": true,
"requires": {
"locate-path": "2.0.0"
}
},
"flush-write-stream": {
"version": "1.0.3",
"bundled": true,
"requires": {
"inherits": "2.0.4",
"readable-stream": "2.3.6"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"forever-agent": {
"version": "0.6.1",
"bundled": true
},
"form-data": {
"version": "2.3.2",
"bundled": true,
"requires": {
"asynckit": "0.4.0",
"combined-stream": "1.0.6",
"mime-types": "2.1.19"
}
},
"from2": {
"version": "2.3.0",
"bundled": true,
"requires": {
"inherits": "2.0.4",
"readable-stream": "2.3.6"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"fs-minipass": {
"version": "1.2.7",
"bundled": true,
"requires": {
"minipass": "2.9.0"
},
"dependencies": {
"minipass": {
"version": "2.9.0",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2",
"yallist": "3.0.3"
}
}
}
},
"fs-vacuum": {
"version": "1.2.10",
"bundled": true,
"requires": {
"graceful-fs": "4.2.3",
"path-is-inside": "1.0.2",
"rimraf": "2.6.3"
}
},
"fs-write-stream-atomic": {
"version": "1.0.10",
"bundled": true,
"requires": {
"graceful-fs": "4.2.3",
"iferr": "0.1.5",
"imurmurhash": "0.1.4",
"readable-stream": "2.3.6"
},
"dependencies": {
"iferr": {
"version": "0.1.5",
"bundled": true
},
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"fs.realpath": {
"version": "1.0.0",
"bundled": true
},
"function-bind": {
"version": "1.1.1",
"bundled": true
},
"gauge": {
"version": "2.7.4",
"bundled": true,
"requires": {
"aproba": "1.2.0",
"console-control-strings": "1.1.0",
"has-unicode": "2.0.1",
"object-assign": "4.1.1",
"signal-exit": "3.0.2",
"string-width": "1.0.2",
"strip-ansi": "3.0.1",
"wide-align": "1.1.2"
},
"dependencies": {
"aproba": {
"version": "1.2.0",
"bundled": true
},
"string-width": {
"version": "1.0.2",
"bundled": true,
"requires": {
"code-point-at": "1.1.0",
"is-fullwidth-code-point": "1.0.0",
"strip-ansi": "3.0.1"
}
}
}
},
"genfun": {
"version": "5.0.0",
"bundled": true
},
"gentle-fs": {
"version": "2.3.0",
"bundled": true,
"requires": {
"aproba": "1.2.0",
"chownr": "1.1.3",
"cmd-shim": "3.0.3",
"fs-vacuum": "1.2.10",
"graceful-fs": "4.2.3",
"iferr": "0.1.5",
"infer-owner": "1.0.4",
"mkdirp": "0.5.1",
"path-is-inside": "1.0.2",
"read-cmd-shim": "1.0.5",
"slide": "1.1.6"
},
"dependencies": {
"aproba": {
"version": "1.2.0",
"bundled": true
},
"iferr": {
"version": "0.1.5",
"bundled": true
}
}
},
"get-caller-file": {
"version": "1.0.3",
"bundled": true
},
"get-stream": {
"version": "4.1.0",
"bundled": true,
"requires": {
"pump": "3.0.0"
}
},
"getpass": {
"version": "0.1.7",
"bundled": true,
"requires": {
"assert-plus": "1.0.0"
}
},
"glob": {
"version": "7.1.4",
"bundled": true,
"requires": {
"fs.realpath": "1.0.0",
"inflight": "1.0.6",
"inherits": "2.0.4",
"minimatch": "3.0.4",
"once": "1.4.0",
"path-is-absolute": "1.0.1"
}
},
"global-dirs": {
"version": "0.1.1",
"bundled": true,
"requires": {
"ini": "1.3.5"
}
},
"got": {
"version": "6.7.1",
"bundled": true,
"requires": {
"create-error-class": "3.0.2",
"duplexer3": "0.1.4",
"get-stream": "3.0.0",
"is-redirect": "1.0.0",
"is-retry-allowed": "1.1.0",
"is-stream": "1.1.0",
"lowercase-keys": "1.0.1",
"safe-buffer": "5.1.2",
"timed-out": "4.0.1",
"unzip-response": "2.0.1",
"url-parse-lax": "1.0.0"
},
"dependencies": {
"get-stream": {
"version": "3.0.0",
"bundled": true
}
}
},
"graceful-fs": {
"version": "4.2.3",
"bundled": true
},
"har-schema": {
"version": "2.0.0",
"bundled": true
},
"har-validator": {
"version": "5.1.0",
"bundled": true,
"requires": {
"ajv": "5.5.2",
"har-schema": "2.0.0"
}
},
"has": {
"version": "1.0.3",
"bundled": true,
"requires": {
"function-bind": "1.1.1"
}
},
"has-flag": {
"version": "3.0.0",
"bundled": true
},
"has-symbols": {
"version": "1.0.0",
"bundled": true
},
"has-unicode": {
"version": "2.0.1",
"bundled": true
},
"hosted-git-info": {
"version": "2.8.5",
"bundled": true
},
"http-cache-semantics": {
"version": "3.8.1",
"bundled": true
},
"http-proxy-agent": {
"version": "2.1.0",
"bundled": true,
"requires": {
"agent-base": "4.3.0",
"debug": "3.1.0"
}
},
"http-signature": {
"version": "1.2.0",
"bundled": true,
"requires": {
"assert-plus": "1.0.0",
"jsprim": "1.4.1",
"sshpk": "1.14.2"
}
},
"https-proxy-agent": {
"version": "2.2.4",
"bundled": true,
"requires": {
"agent-base": "4.3.0",
"debug": "3.1.0"
}
},
"humanize-ms": {
"version": "1.2.1",
"bundled": true,
"requires": {
"ms": "2.1.1"
}
},
"iconv-lite": {
"version": "0.4.23",
"bundled": true,
"requires": {
"safer-buffer": "2.1.2"
}
},
"iferr": {
"version": "1.0.2",
"bundled": true
},
"ignore-walk": {
"version": "3.0.3",
"bundled": true,
"requires": {
"minimatch": "3.0.4"
}
},
"import-lazy": {
"version": "2.1.0",
"bundled": true
},
"imurmurhash": {
"version": "0.1.4",
"bundled": true
},
"infer-owner": {
"version": "1.0.4",
"bundled": true
},
"inflight": {
"version": "1.0.6",
"bundled": true,
"requires": {
"once": "1.4.0",
"wrappy": "1.0.2"
}
},
"inherits": {
"version": "2.0.4",
"bundled": true
},
"ini": {
"version": "1.3.5",
"bundled": true
},
"init-package-json": {
"version": "1.10.3",
"bundled": true,
"requires": {
"glob": "7.1.4",
"npm-package-arg": "6.1.1",
"promzard": "0.3.0",
"read": "1.0.7",
"read-package-json": "2.1.1",
"semver": "5.7.1",
"validate-npm-package-license": "3.0.4",
"validate-npm-package-name": "3.0.0"
}
},
"invert-kv": {
"version": "2.0.0",
"bundled": true
},
"ip": {
"version": "1.1.5",
"bundled": true
},
"ip-regex": {
"version": "2.1.0",
"bundled": true
},
"is-callable": {
"version": "1.1.4",
"bundled": true
},
"is-ci": {
"version": "1.1.0",
"bundled": true,
"requires": {
"ci-info": "1.6.0"
},
"dependencies": {
"ci-info": {
"version": "1.6.0",
"bundled": true
}
}
},
"is-cidr": {
"version": "3.0.0",
"bundled": true,
"requires": {
"cidr-regex": "2.0.10"
}
},
"is-date-object": {
"version": "1.0.1",
"bundled": true
},
"is-fullwidth-code-point": {
"version": "1.0.0",
"bundled": true,
"requires": {
"number-is-nan": "1.0.1"
}
},
"is-installed-globally": {
"version": "0.1.0",
"bundled": true,
"requires": {
"global-dirs": "0.1.1",
"is-path-inside": "1.0.1"
}
},
"is-npm": {
"version": "1.0.0",
"bundled": true
},
"is-obj": {
"version": "1.0.1",
"bundled": true
},
"is-path-inside": {
"version": "1.0.1",
"bundled": true,
"requires": {
"path-is-inside": "1.0.2"
}
},
"is-redirect": {
"version": "1.0.0",
"bundled": true
},
"is-regex": {
"version": "1.0.4",
"bundled": true,
"requires": {
"has": "1.0.3"
}
},
"is-retry-allowed": {
"version": "1.1.0",
"bundled": true
},
"is-stream": {
"version": "1.1.0",
"bundled": true
},
"is-symbol": {
"version": "1.0.2",
"bundled": true,
"requires": {
"has-symbols": "1.0.0"
}
},
"is-typedarray": {
"version": "1.0.0",
"bundled": true
},
"isarray": {
"version": "1.0.0",
"bundled": true
},
"isexe": {
"version": "2.0.0",
"bundled": true
},
"isstream": {
"version": "0.1.2",
"bundled": true
},
"jsbn": {
"version": "0.1.1",
"bundled": true,
"optional": true
},
"json-parse-better-errors": {
"version": "1.0.2",
"bundled": true
},
"json-schema": {
"version": "0.2.3",
"bundled": true
},
"json-schema-traverse": {
"version": "0.3.1",
"bundled": true
},
"json-stringify-safe": {
"version": "5.0.1",
"bundled": true
},
"jsonparse": {
"version": "1.3.1",
"bundled": true
},
"jsprim": {
"version": "1.4.1",
"bundled": true,
"requires": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
"json-schema": "0.2.3",
"verror": "1.10.0"
}
},
"latest-version": {
"version": "3.1.0",
"bundled": true,
"requires": {
"package-json": "4.0.1"
}
},
"lazy-property": {
"version": "1.0.0",
"bundled": true
},
"lcid": {
"version": "2.0.0",
"bundled": true,
"requires": {
"invert-kv": "2.0.0"
}
},
"libcipm": {
"version": "4.0.7",
"bundled": true,
"requires": {
"bin-links": "1.1.7",
"bluebird": "3.5.5",
"figgy-pudding": "3.5.1",
"find-npm-prefix": "1.0.2",
"graceful-fs": "4.2.3",
"ini": "1.3.5",
"lock-verify": "2.1.0",
"mkdirp": "0.5.1",
"npm-lifecycle": "3.1.4",
"npm-logical-tree": "1.2.1",
"npm-package-arg": "6.1.1",
"pacote": "9.5.12",
"read-package-json": "2.1.1",
"rimraf": "2.6.3",
"worker-farm": "1.7.0"
}
},
"libnpm": {
"version": "3.0.1",
"bundled": true,
"requires": {
"bin-links": "1.1.7",
"bluebird": "3.5.5",
"find-npm-prefix": "1.0.2",
"libnpmaccess": "3.0.2",
"libnpmconfig": "1.2.1",
"libnpmhook": "5.0.3",
"libnpmorg": "1.0.1",
"libnpmpublish": "1.1.2",
"libnpmsearch": "2.0.2",
"libnpmteam": "1.0.2",
"lock-verify": "2.1.0",
"npm-lifecycle": "3.1.4",
"npm-logical-tree": "1.2.1",
"npm-package-arg": "6.1.1",
"npm-profile": "4.0.2",
"npm-registry-fetch": "4.0.2",
"npmlog": "4.1.2",
"pacote": "9.5.12",
"read-package-json": "2.1.1",
"stringify-package": "1.0.1"
}
},
"libnpmaccess": {
"version": "3.0.2",
"bundled": true,
"requires": {
"aproba": "2.0.0",
"get-stream": "4.1.0",
"npm-package-arg": "6.1.1",
"npm-registry-fetch": "4.0.2"
}
},
"libnpmconfig": {
"version": "1.2.1",
"bundled": true,
"requires": {
"figgy-pudding": "3.5.1",
"find-up": "3.0.0",
"ini": "1.3.5"
},
"dependencies": {
"find-up": {
"version": "3.0.0",
"bundled": true,
"requires": {
"locate-path": "3.0.0"
}
},
"locate-path": {
"version": "3.0.0",
"bundled": true,
"requires": {
"p-locate": "3.0.0",
"path-exists": "3.0.0"
}
},
"p-limit": {
"version": "2.2.0",
"bundled": true,
"requires": {
"p-try": "2.2.0"
}
},
"p-locate": {
"version": "3.0.0",
"bundled": true,
"requires": {
"p-limit": "2.2.0"
}
},
"p-try": {
"version": "2.2.0",
"bundled": true
}
}
},
"libnpmhook": {
"version": "5.0.3",
"bundled": true,
"requires": {
"aproba": "2.0.0",
"figgy-pudding": "3.5.1",
"get-stream": "4.1.0",
"npm-registry-fetch": "4.0.2"
}
},
"libnpmorg": {
"version": "1.0.1",
"bundled": true,
"requires": {
"aproba": "2.0.0",
"figgy-pudding": "3.5.1",
"get-stream": "4.1.0",
"npm-registry-fetch": "4.0.2"
}
},
"libnpmpublish": {
"version": "1.1.2",
"bundled": true,
"requires": {
"aproba": "2.0.0",
"figgy-pudding": "3.5.1",
"get-stream": "4.1.0",
"lodash.clonedeep": "4.5.0",
"normalize-package-data": "2.5.0",
"npm-package-arg": "6.1.1",
"npm-registry-fetch": "4.0.2",
"semver": "5.7.1",
"ssri": "6.0.1"
}
},
"libnpmsearch": {
"version": "2.0.2",
"bundled": true,
"requires": {
"figgy-pudding": "3.5.1",
"get-stream": "4.1.0",
"npm-registry-fetch": "4.0.2"
}
},
"libnpmteam": {
"version": "1.0.2",
"bundled": true,
"requires": {
"aproba": "2.0.0",
"figgy-pudding": "3.5.1",
"get-stream": "4.1.0",
"npm-registry-fetch": "4.0.2"
}
},
"libnpx": {
"version": "10.2.2",
"bundled": true,
"requires": {
"dotenv": "5.0.1",
"npm-package-arg": "6.1.1",
"rimraf": "2.6.3",
"safe-buffer": "5.1.2",
"update-notifier": "2.5.0",
"which": "1.3.1",
"y18n": "4.0.0",
"yargs": "11.1.1"
}
},
"locate-path": {
"version": "2.0.0",
"bundled": true,
"requires": {
"p-locate": "2.0.0",
"path-exists": "3.0.0"
}
},
"lock-verify": {
"version": "2.1.0",
"bundled": true,
"requires": {
"npm-package-arg": "6.1.1",
"semver": "5.7.1"
}
},
"lockfile": {
"version": "1.0.4",
"bundled": true,
"requires": {
"signal-exit": "3.0.2"
}
},
"lodash._baseindexof": {
"version": "3.1.0",
"bundled": true
},
"lodash._baseuniq": {
"version": "4.6.0",
"bundled": true,
"requires": {
"lodash._createset": "4.0.3",
"lodash._root": "3.0.1"
}
},
"lodash._bindcallback": {
"version": "3.0.1",
"bundled": true
},
"lodash._cacheindexof": {
"version": "3.0.2",
"bundled": true
},
"lodash._createcache": {
"version": "3.1.2",
"bundled": true,
"requires": {
"lodash._getnative": "3.9.1"
}
},
"lodash._createset": {
"version": "4.0.3",
"bundled": true
},
"lodash._getnative": {
"version": "3.9.1",
"bundled": true
},
"lodash._root": {
"version": "3.0.1",
"bundled": true
},
"lodash.clonedeep": {
"version": "4.5.0",
"bundled": true
},
"lodash.restparam": {
"version": "3.6.1",
"bundled": true
},
"lodash.union": {
"version": "4.6.0",
"bundled": true
},
"lodash.uniq": {
"version": "4.5.0",
"bundled": true
},
"lodash.without": {
"version": "4.4.0",
"bundled": true
},
"lowercase-keys": {
"version": "1.0.1",
"bundled": true
},
"lru-cache": {
"version": "5.1.1",
"bundled": true,
"requires": {
"yallist": "3.0.3"
}
},
"make-dir": {
"version": "1.3.0",
"bundled": true,
"requires": {
"pify": "3.0.0"
}
},
"make-fetch-happen": {
"version": "5.0.2",
"bundled": true,
"requires": {
"agentkeepalive": "3.5.2",
"cacache": "12.0.3",
"http-cache-semantics": "3.8.1",
"http-proxy-agent": "2.1.0",
"https-proxy-agent": "2.2.4",
"lru-cache": "5.1.1",
"mississippi": "3.0.0",
"node-fetch-npm": "2.0.2",
"promise-retry": "1.1.1",
"socks-proxy-agent": "4.0.2",
"ssri": "6.0.1"
}
},
"map-age-cleaner": {
"version": "0.1.3",
"bundled": true,
"requires": {
"p-defer": "1.0.0"
}
},
"meant": {
"version": "1.0.1",
"bundled": true
},
"mem": {
"version": "4.3.0",
"bundled": true,
"requires": {
"map-age-cleaner": "0.1.3",
"mimic-fn": "2.1.0",
"p-is-promise": "2.1.0"
},
"dependencies": {
"mimic-fn": {
"version": "2.1.0",
"bundled": true
}
}
},
"mime-db": {
"version": "1.35.0",
"bundled": true
},
"mime-types": {
"version": "2.1.19",
"bundled": true,
"requires": {
"mime-db": "1.35.0"
}
},
"minimatch": {
"version": "3.0.4",
"bundled": true,
"requires": {
"brace-expansion": "1.1.11"
}
},
"minimist": {
"version": "0.0.8",
"bundled": true
},
"minizlib": {
"version": "1.3.3",
"bundled": true,
"requires": {
"minipass": "2.9.0"
},
"dependencies": {
"minipass": {
"version": "2.9.0",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2",
"yallist": "3.0.3"
}
}
}
},
"mississippi": {
"version": "3.0.0",
"bundled": true,
"requires": {
"concat-stream": "1.6.2",
"duplexify": "3.6.0",
"end-of-stream": "1.4.1",
"flush-write-stream": "1.0.3",
"from2": "2.3.0",
"parallel-transform": "1.1.0",
"pump": "3.0.0",
"pumpify": "1.5.1",
"stream-each": "1.2.2",
"through2": "2.0.3"
}
},
"mkdirp": {
"version": "0.5.1",
"bundled": true,
"requires": {
"minimist": "0.0.8"
}
},
"move-concurrently": {
"version": "1.0.1",
"bundled": true,
"requires": {
"aproba": "1.2.0",
"copy-concurrently": "1.0.5",
"fs-write-stream-atomic": "1.0.10",
"mkdirp": "0.5.1",
"rimraf": "2.6.3",
"run-queue": "1.0.3"
},
"dependencies": {
"aproba": {
"version": "1.2.0",
"bundled": true
}
}
},
"ms": {
"version": "2.1.1",
"bundled": true
},
"mute-stream": {
"version": "0.0.7",
"bundled": true
},
"nice-try": {
"version": "1.0.5",
"bundled": true
},
"node-fetch-npm": {
"version": "2.0.2",
"bundled": true,
"requires": {
"encoding": "0.1.12",
"json-parse-better-errors": "1.0.2",
"safe-buffer": "5.1.2"
}
},
"node-gyp": {
"version": "5.0.7",
"bundled": true,
"requires": {
"env-paths": "2.2.0",
"glob": "7.1.4",
"graceful-fs": "4.2.3",
"mkdirp": "0.5.1",
"nopt": "4.0.1",
"npmlog": "4.1.2",
"request": "2.88.0",
"rimraf": "2.6.3",
"semver": "5.7.1",
"tar": "4.4.13",
"which": "1.3.1"
}
},
"nopt": {
"version": "4.0.1",
"bundled": true,
"requires": {
"abbrev": "1.1.1",
"osenv": "0.1.5"
}
},
"normalize-package-data": {
"version": "2.5.0",
"bundled": true,
"requires": {
"hosted-git-info": "2.8.5",
"resolve": "1.10.0",
"semver": "5.7.1",
"validate-npm-package-license": "3.0.4"
},
"dependencies": {
"resolve": {
"version": "1.10.0",
"bundled": true,
"requires": {
"path-parse": "1.0.6"
}
}
}
},
"npm-audit-report": {
"version": "1.3.2",
"bundled": true,
"requires": {
"cli-table3": "0.5.1",
"console-control-strings": "1.1.0"
}
},
"npm-bundled": {
"version": "1.1.1",
"bundled": true,
"requires": {
"npm-normalize-package-bin": "1.0.1"
}
},
"npm-cache-filename": {
"version": "1.0.2",
"bundled": true
},
"npm-install-checks": {
"version": "3.0.2",
"bundled": true,
"requires": {
"semver": "5.7.1"
}
},
"npm-lifecycle": {
"version": "3.1.4",
"bundled": true,
"requires": {
"byline": "5.0.0",
"graceful-fs": "4.2.3",
"node-gyp": "5.0.7",
"resolve-from": "4.0.0",
"slide": "1.1.6",
"uid-number": "0.0.6",
"umask": "1.1.0",
"which": "1.3.1"
}
},
"npm-logical-tree": {
"version": "1.2.1",
"bundled": true
},
"npm-normalize-package-bin": {
"version": "1.0.1",
"bundled": true
},
"npm-package-arg": {
"version": "6.1.1",
"bundled": true,
"requires": {
"hosted-git-info": "2.8.5",
"osenv": "0.1.5",
"semver": "5.7.1",
"validate-npm-package-name": "3.0.0"
}
},
"npm-packlist": {
"version": "1.4.7",
"bundled": true,
"requires": {
"ignore-walk": "3.0.3",
"npm-bundled": "1.1.1"
}
},
"npm-pick-manifest": {
"version": "3.0.2",
"bundled": true,
"requires": {
"figgy-pudding": "3.5.1",
"npm-package-arg": "6.1.1",
"semver": "5.7.1"
}
},
"npm-profile": {
"version": "4.0.2",
"bundled": true,
"requires": {
"aproba": "2.0.0",
"figgy-pudding": "3.5.1",
"npm-registry-fetch": "4.0.2"
}
},
"npm-registry-fetch": {
"version": "4.0.2",
"bundled": true,
"requires": {
"JSONStream": "1.3.5",
"bluebird": "3.5.5",
"figgy-pudding": "3.5.1",
"lru-cache": "5.1.1",
"make-fetch-happen": "5.0.2",
"npm-package-arg": "6.1.1",
"safe-buffer": "5.2.0"
},
"dependencies": {
"safe-buffer": {
"version": "5.2.0",
"bundled": true
}
}
},
"npm-run-path": {
"version": "2.0.2",
"bundled": true,
"requires": {
"path-key": "2.0.1"
}
},
"npm-user-validate": {
"version": "1.0.0",
"bundled": true
},
"npmlog": {
"version": "4.1.2",
"bundled": true,
"requires": {
"are-we-there-yet": "1.1.4",
"console-control-strings": "1.1.0",
"gauge": "2.7.4",
"set-blocking": "2.0.0"
}
},
"number-is-nan": {
"version": "1.0.1",
"bundled": true
},
"oauth-sign": {
"version": "0.9.0",
"bundled": true
},
"object-assign": {
"version": "4.1.1",
"bundled": true
},
"object-keys": {
"version": "1.0.12",
"bundled": true
},
"object.getownpropertydescriptors": {
"version": "2.0.3",
"bundled": true,
"requires": {
"define-properties": "1.1.3",
"es-abstract": "1.12.0"
}
},
"once": {
"version": "1.4.0",
"bundled": true,
"requires": {
"wrappy": "1.0.2"
}
},
"opener": {
"version": "1.5.1",
"bundled": true
},
"os-homedir": {
"version": "1.0.2",
"bundled": true
},
"os-locale": {
"version": "3.1.0",
"bundled": true,
"requires": {
"execa": "1.0.0",
"lcid": "2.0.0",
"mem": "4.3.0"
},
"dependencies": {
"cross-spawn": {
"version": "6.0.5",
"bundled": true,
"requires": {
"nice-try": "1.0.5",
"path-key": "2.0.1",
"semver": "5.7.1",
"shebang-command": "1.2.0",
"which": "1.3.1"
}
},
"execa": {
"version": "1.0.0",
"bundled": true,
"requires": {
"cross-spawn": "6.0.5",
"get-stream": "4.1.0",
"is-stream": "1.1.0",
"npm-run-path": "2.0.2",
"p-finally": "1.0.0",
"signal-exit": "3.0.2",
"strip-eof": "1.0.0"
}
}
}
},
"os-tmpdir": {
"version": "1.0.2",
"bundled": true
},
"osenv": {
"version": "0.1.5",
"bundled": true,
"requires": {
"os-homedir": "1.0.2",
"os-tmpdir": "1.0.2"
}
},
"p-defer": {
"version": "1.0.0",
"bundled": true
},
"p-finally": {
"version": "1.0.0",
"bundled": true
},
"p-is-promise": {
"version": "2.1.0",
"bundled": true
},
"p-limit": {
"version": "1.2.0",
"bundled": true,
"requires": {
"p-try": "1.0.0"
}
},
"p-locate": {
"version": "2.0.0",
"bundled": true,
"requires": {
"p-limit": "1.2.0"
}
},
"p-try": {
"version": "1.0.0",
"bundled": true
},
"package-json": {
"version": "4.0.1",
"bundled": true,
"requires": {
"got": "6.7.1",
"registry-auth-token": "3.3.2",
"registry-url": "3.1.0",
"semver": "5.7.1"
}
},
"pacote": {
"version": "9.5.12",
"bundled": true,
"requires": {
"bluebird": "3.5.5",
"cacache": "12.0.3",
"chownr": "1.1.3",
"figgy-pudding": "3.5.1",
"get-stream": "4.1.0",
"glob": "7.1.4",
"infer-owner": "1.0.4",
"lru-cache": "5.1.1",
"make-fetch-happen": "5.0.2",
"minimatch": "3.0.4",
"minipass": "2.9.0",
"mississippi": "3.0.0",
"mkdirp": "0.5.1",
"normalize-package-data": "2.5.0",
"npm-normalize-package-bin": "1.0.1",
"npm-package-arg": "6.1.1",
"npm-packlist": "1.4.7",
"npm-pick-manifest": "3.0.2",
"npm-registry-fetch": "4.0.2",
"osenv": "0.1.5",
"promise-inflight": "1.0.1",
"promise-retry": "1.1.1",
"protoduck": "5.0.1",
"rimraf": "2.6.3",
"safe-buffer": "5.1.2",
"semver": "5.7.1",
"ssri": "6.0.1",
"tar": "4.4.13",
"unique-filename": "1.1.1",
"which": "1.3.1"
},
"dependencies": {
"minipass": {
"version": "2.9.0",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2",
"yallist": "3.0.3"
}
}
}
},
"parallel-transform": {
"version": "1.1.0",
"bundled": true,
"requires": {
"cyclist": "0.2.2",
"inherits": "2.0.4",
"readable-stream": "2.3.6"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"path-exists": {
"version": "3.0.0",
"bundled": true
},
"path-is-absolute": {
"version": "1.0.1",
"bundled": true
},
"path-is-inside": {
"version": "1.0.2",
"bundled": true
},
"path-key": {
"version": "2.0.1",
"bundled": true
},
"path-parse": {
"version": "1.0.6",
"bundled": true
},
"performance-now": {
"version": "2.1.0",
"bundled": true
},
"pify": {
"version": "3.0.0",
"bundled": true
},
"prepend-http": {
"version": "1.0.4",
"bundled": true
},
"process-nextick-args": {
"version": "2.0.0",
"bundled": true
},
"promise-inflight": {
"version": "1.0.1",
"bundled": true
},
"promise-retry": {
"version": "1.1.1",
"bundled": true,
"requires": {
"err-code": "1.1.2",
"retry": "0.10.1"
},
"dependencies": {
"retry": {
"version": "0.10.1",
"bundled": true
}
}
},
"promzard": {
"version": "0.3.0",
"bundled": true,
"requires": {
"read": "1.0.7"
}
},
"proto-list": {
"version": "1.2.4",
"bundled": true
},
"protoduck": {
"version": "5.0.1",
"bundled": true,
"requires": {
"genfun": "5.0.0"
}
},
"prr": {
"version": "1.0.1",
"bundled": true
},
"pseudomap": {
"version": "1.0.2",
"bundled": true
},
"psl": {
"version": "1.1.29",
"bundled": true
},
"pump": {
"version": "3.0.0",
"bundled": true,
"requires": {
"end-of-stream": "1.4.1",
"once": "1.4.0"
}
},
"pumpify": {
"version": "1.5.1",
"bundled": true,
"requires": {
"duplexify": "3.6.0",
"inherits": "2.0.4",
"pump": "2.0.1"
},
"dependencies": {
"pump": {
"version": "2.0.1",
"bundled": true,
"requires": {
"end-of-stream": "1.4.1",
"once": "1.4.0"
}
}
}
},
"punycode": {
"version": "1.4.1",
"bundled": true
},
"qrcode-terminal": {
"version": "0.12.0",
"bundled": true
},
"qs": {
"version": "6.5.2",
"bundled": true
},
"query-string": {
"version": "6.8.2",
"bundled": true,
"requires": {
"decode-uri-component": "0.2.0",
"split-on-first": "1.1.0",
"strict-uri-encode": "2.0.0"
}
},
"qw": {
"version": "1.0.1",
"bundled": true
},
"rc": {
"version": "1.2.7",
"bundled": true,
"requires": {
"deep-extend": "0.5.1",
"ini": "1.3.5",
"minimist": "1.2.0",
"strip-json-comments": "2.0.1"
},
"dependencies": {
"minimist": {
"version": "1.2.0",
"bundled": true
}
}
},
"read": {
"version": "1.0.7",
"bundled": true,
"requires": {
"mute-stream": "0.0.7"
}
},
"read-cmd-shim": {
"version": "1.0.5",
"bundled": true,
"requires": {
"graceful-fs": "4.2.3"
}
},
"read-installed": {
"version": "4.0.3",
"bundled": true,
"requires": {
"debuglog": "1.0.1",
"graceful-fs": "4.2.3",
"read-package-json": "2.1.1",
"readdir-scoped-modules": "1.1.0",
"semver": "5.7.1",
"slide": "1.1.6",
"util-extend": "1.0.3"
}
},
"read-package-json": {
"version": "2.1.1",
"bundled": true,
"requires": {
"glob": "7.1.4",
"graceful-fs": "4.2.3",
"json-parse-better-errors": "1.0.2",
"normalize-package-data": "2.5.0",
"npm-normalize-package-bin": "1.0.1"
}
},
"read-package-tree": {
"version": "5.3.1",
"bundled": true,
"requires": {
"read-package-json": "2.1.1",
"readdir-scoped-modules": "1.1.0",
"util-promisify": "2.1.0"
}
},
"readable-stream": {
"version": "3.4.0",
"bundled": true,
"requires": {
"inherits": "2.0.4",
"string_decoder": "1.2.0",
"util-deprecate": "1.0.2"
}
},
"readdir-scoped-modules": {
"version": "1.1.0",
"bundled": true,
"requires": {
"debuglog": "1.0.1",
"dezalgo": "1.0.3",
"graceful-fs": "4.2.3",
"once": "1.4.0"
}
},
"registry-auth-token": {
"version": "3.3.2",
"bundled": true,
"requires": {
"rc": "1.2.7",
"safe-buffer": "5.1.2"
}
},
"registry-url": {
"version": "3.1.0",
"bundled": true,
"requires": {
"rc": "1.2.7"
}
},
"request": {
"version": "2.88.0",
"bundled": true,
"requires": {
"aws-sign2": "0.7.0",
"aws4": "1.8.0",
"caseless": "0.12.0",
"combined-stream": "1.0.6",
"extend": "3.0.2",
"forever-agent": "0.6.1",
"form-data": "2.3.2",
"har-validator": "5.1.0",
"http-signature": "1.2.0",
"is-typedarray": "1.0.0",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"mime-types": "2.1.19",
"oauth-sign": "0.9.0",
"performance-now": "2.1.0",
"qs": "6.5.2",
"safe-buffer": "5.1.2",
"tough-cookie": "2.4.3",
"tunnel-agent": "0.6.0",
"uuid": "3.3.3"
}
},
"require-directory": {
"version": "2.1.1",
"bundled": true
},
"require-main-filename": {
"version": "1.0.1",
"bundled": true
},
"resolve-from": {
"version": "4.0.0",
"bundled": true
},
"retry": {
"version": "0.12.0",
"bundled": true
},
"rimraf": {
"version": "2.6.3",
"bundled": true,
"requires": {
"glob": "7.1.4"
}
},
"run-queue": {
"version": "1.0.3",
"bundled": true,
"requires": {
"aproba": "1.2.0"
},
"dependencies": {
"aproba": {
"version": "1.2.0",
"bundled": true
}
}
},
"safe-buffer": {
"version": "5.1.2",
"bundled": true
},
"safer-buffer": {
"version": "2.1.2",
"bundled": true
},
"semver": {
"version": "5.7.1",
"bundled": true
},
"semver-diff": {
"version": "2.1.0",
"bundled": true,
"requires": {
"semver": "5.7.1"
}
},
"set-blocking": {
"version": "2.0.0",
"bundled": true
},
"sha": {
"version": "3.0.0",
"bundled": true,
"requires": {
"graceful-fs": "4.2.3"
}
},
"shebang-command": {
"version": "1.2.0",
"bundled": true,
"requires": {
"shebang-regex": "1.0.0"
}
},
"shebang-regex": {
"version": "1.0.0",
"bundled": true
},
"signal-exit": {
"version": "3.0.2",
"bundled": true
},
"slide": {
"version": "1.1.6",
"bundled": true
},
"smart-buffer": {
"version": "4.1.0",
"bundled": true
},
"socks": {
"version": "2.3.3",
"bundled": true,
"requires": {
"ip": "1.1.5",
"smart-buffer": "4.1.0"
}
},
"socks-proxy-agent": {
"version": "4.0.2",
"bundled": true,
"requires": {
"agent-base": "4.2.1",
"socks": "2.3.3"
},
"dependencies": {
"agent-base": {
"version": "4.2.1",
"bundled": true,
"requires": {
"es6-promisify": "5.0.0"
}
}
}
},
"sorted-object": {
"version": "2.0.1",
"bundled": true
},
"sorted-union-stream": {
"version": "2.1.3",
"bundled": true,
"requires": {
"from2": "1.3.0",
"stream-iterate": "1.2.0"
},
"dependencies": {
"from2": {
"version": "1.3.0",
"bundled": true,
"requires": {
"inherits": "2.0.4",
"readable-stream": "1.1.14"
}
},
"isarray": {
"version": "0.0.1",
"bundled": true
},
"readable-stream": {
"version": "1.1.14",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "0.0.1",
"string_decoder": "0.10.31"
}
},
"string_decoder": {
"version": "0.10.31",
"bundled": true
}
}
},
"spdx-correct": {
"version": "3.0.0",
"bundled": true,
"requires": {
"spdx-expression-parse": "3.0.0",
"spdx-license-ids": "3.0.3"
}
},
"spdx-exceptions": {
"version": "2.1.0",
"bundled": true
},
"spdx-expression-parse": {
"version": "3.0.0",
"bundled": true,
"requires": {
"spdx-exceptions": "2.1.0",
"spdx-license-ids": "3.0.3"
}
},
"spdx-license-ids": {
"version": "3.0.3",
"bundled": true
},
"split-on-first": {
"version": "1.1.0",
"bundled": true
},
"sshpk": {
"version": "1.14.2",
"bundled": true,
"requires": {
"asn1": "0.2.4",
"assert-plus": "1.0.0",
"bcrypt-pbkdf": "1.0.2",
"dashdash": "1.14.1",
"ecc-jsbn": "0.1.2",
"getpass": "0.1.7",
"jsbn": "0.1.1",
"safer-buffer": "2.1.2",
"tweetnacl": "0.14.5"
}
},
"ssri": {
"version": "6.0.1",
"bundled": true,
"requires": {
"figgy-pudding": "3.5.1"
}
},
"stream-each": {
"version": "1.2.2",
"bundled": true,
"requires": {
"end-of-stream": "1.4.1",
"stream-shift": "1.0.0"
}
},
"stream-iterate": {
"version": "1.2.0",
"bundled": true,
"requires": {
"readable-stream": "2.3.6",
"stream-shift": "1.0.0"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"stream-shift": {
"version": "1.0.0",
"bundled": true
},
"strict-uri-encode": {
"version": "2.0.0",
"bundled": true
},
"string-width": {
"version": "2.1.1",
"bundled": true,
"requires": {
"is-fullwidth-code-point": "2.0.0",
"strip-ansi": "4.0.0"
},
"dependencies": {
"ansi-regex": {
"version": "3.0.0",
"bundled": true
},
"is-fullwidth-code-point": {
"version": "2.0.0",
"bundled": true
},
"strip-ansi": {
"version": "4.0.0",
"bundled": true,
"requires": {
"ansi-regex": "3.0.0"
}
}
}
},
"string_decoder": {
"version": "1.2.0",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
},
"stringify-package": {
"version": "1.0.1",
"bundled": true
},
"strip-ansi": {
"version": "3.0.1",
"bundled": true,
"requires": {
"ansi-regex": "2.1.1"
}
},
"strip-eof": {
"version": "1.0.0",
"bundled": true
},
"strip-json-comments": {
"version": "2.0.1",
"bundled": true
},
"supports-color": {
"version": "5.4.0",
"bundled": true,
"requires": {
"has-flag": "3.0.0"
}
},
"tar": {
"version": "4.4.13",
"bundled": true,
"requires": {
"chownr": "1.1.3",
"fs-minipass": "1.2.7",
"minipass": "2.9.0",
"minizlib": "1.3.3",
"mkdirp": "0.5.1",
"safe-buffer": "5.1.2",
"yallist": "3.0.3"
},
"dependencies": {
"minipass": {
"version": "2.9.0",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2",
"yallist": "3.0.3"
}
}
}
},
"term-size": {
"version": "1.2.0",
"bundled": true,
"requires": {
"execa": "0.7.0"
}
},
"text-table": {
"version": "0.2.0",
"bundled": true
},
"through": {
"version": "2.3.8",
"bundled": true
},
"through2": {
"version": "2.0.3",
"bundled": true,
"requires": {
"readable-stream": "2.3.6",
"xtend": "4.0.1"
},
"dependencies": {
"readable-stream": {
"version": "2.3.6",
"bundled": true,
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.4",
"isarray": "1.0.0",
"process-nextick-args": "2.0.0",
"safe-buffer": "5.1.2",
"string_decoder": "1.1.1",
"util-deprecate": "1.0.2"
}
},
"string_decoder": {
"version": "1.1.1",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
}
}
},
"timed-out": {
"version": "4.0.1",
"bundled": true
},
"tiny-relative-date": {
"version": "1.3.0",
"bundled": true
},
"tough-cookie": {
"version": "2.4.3",
"bundled": true,
"requires": {
"psl": "1.1.29",
"punycode": "1.4.1"
}
},
"tunnel-agent": {
"version": "0.6.0",
"bundled": true,
"requires": {
"safe-buffer": "5.1.2"
}
},
"tweetnacl": {
"version": "0.14.5",
"bundled": true,
"optional": true
},
"typedarray": {
"version": "0.0.6",
"bundled": true
},
"uid-number": {
"version": "0.0.6",
"bundled": true
},
"umask": {
"version": "1.1.0",
"bundled": true
},
"unique-filename": {
"version": "1.1.1",
"bundled": true,
"requires": {
"unique-slug": "2.0.0"
}
},
"unique-slug": {
"version": "2.0.0",
"bundled": true,
"requires": {
"imurmurhash": "0.1.4"
}
},
"unique-string": {
"version": "1.0.0",
"bundled": true,
"requires": {
"crypto-random-string": "1.0.0"
}
},
"unpipe": {
"version": "1.0.0",
"bundled": true
},
"unzip-response": {
"version": "2.0.1",
"bundled": true
},
"update-notifier": {
"version": "2.5.0",
"bundled": true,
"requires": {
"boxen": "1.3.0",
"chalk": "2.4.1",
"configstore": "3.1.2",
"import-lazy": "2.1.0",
"is-ci": "1.1.0",
"is-installed-globally": "0.1.0",
"is-npm": "1.0.0",
"latest-version": "3.1.0",
"semver-diff": "2.1.0",
"xdg-basedir": "3.0.0"
}
},
"url-parse-lax": {
"version": "1.0.0",
"bundled": true,
"requires": {
"prepend-http": "1.0.4"
}
},
"util-deprecate": {
"version": "1.0.2",
"bundled": true
},
"util-extend": {
"version": "1.0.3",
"bundled": true
},
"util-promisify": {
"version": "2.1.0",
"bundled": true,
"requires": {
"object.getownpropertydescriptors": "2.0.3"
}
},
"uuid": {
"version": "3.3.3",
"bundled": true
},
"validate-npm-package-license": {
"version": "3.0.4",
"bundled": true,
"requires": {
"spdx-correct": "3.0.0",
"spdx-expression-parse": "3.0.0"
}
},
"validate-npm-package-name": {
"version": "3.0.0",
"bundled": true,
"requires": {
"builtins": "1.0.3"
}
},
"verror": {
"version": "1.10.0",
"bundled": true,
"requires": {
"assert-plus": "1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "1.3.0"
}
},
"wcwidth": {
"version": "1.0.1",
"bundled": true,
"requires": {
"defaults": "1.0.3"
}
},
"which": {
"version": "1.3.1",
"bundled": true,
"requires": {
"isexe": "2.0.0"
}
},
"which-module": {
"version": "2.0.0",
"bundled": true
},
"wide-align": {
"version": "1.1.2",
"bundled": true,
"requires": {
"string-width": "1.0.2"
},
"dependencies": {
"string-width": {
"version": "1.0.2",
"bundled": true,
"requires": {
"code-point-at": "1.1.0",
"is-fullwidth-code-point": "1.0.0",
"strip-ansi": "3.0.1"
}
}
}
},
"widest-line": {
"version": "2.0.0",
"bundled": true,
"requires": {
"string-width": "2.1.1"
}
},
"worker-farm": {
"version": "1.7.0",
"bundled": true,
"requires": {
"errno": "0.1.7"
}
},
"wrap-ansi": {
"version": "2.1.0",
"bundled": true,
"requires": {
"string-width": "1.0.2",
"strip-ansi": "3.0.1"
},
"dependencies": {
"string-width": {
"version": "1.0.2",
"bundled": true,
"requires": {
"code-point-at": "1.1.0",
"is-fullwidth-code-point": "1.0.0",
"strip-ansi": "3.0.1"
}
}
}
},
"wrappy": {
"version": "1.0.2",
"bundled": true
},
"write-file-atomic": {
"version": "2.4.3",
"bundled": true,
"requires": {
"graceful-fs": "4.2.3",
"imurmurhash": "0.1.4",
"signal-exit": "3.0.2"
}
},
"xdg-basedir": {
"version": "3.0.0",
"bundled": true
},
"xtend": {
"version": "4.0.1",
"bundled": true
},
"y18n": {
"version": "4.0.0",
"bundled": true
},
"yallist": {
"version": "3.0.3",
"bundled": true
},
"yargs": {
"version": "11.1.1",
"bundled": true,
"requires": {
"cliui": "4.1.0",
"decamelize": "1.2.0",
"find-up": "2.1.0",
"get-caller-file": "1.0.3",
"os-locale": "3.1.0",
"require-directory": "2.1.1",
"require-main-filename": "1.0.1",
"set-blocking": "2.0.0",
"string-width": "2.1.1",
"which-module": "2.0.0",
"y18n": "3.2.1",
"yargs-parser": "9.0.2"
},
"dependencies": {
"y18n": {
"version": "3.2.1",
"bundled": true
}
}
},
"yargs-parser": {
"version": "9.0.2",
"bundled": true,
"requires": {
"camelcase": "4.1.0"
}
}
}
},
"nugget": {
"version": "1.6.2",
"resolved": "https://registry.npmjs.org/nugget/-/nugget-1.6.2.tgz",
"integrity": "sha1-iMpuA7pXBqmRc/XaCQJZPWvK4Qc=",
"requires": {
"debug": "2.6.9",
"minimist": "1.2.0",
"pretty-bytes": "1.0.4",
"progress-stream": "1.2.0",
"request": "2.83.0",
"single-line-log": "0.4.1",
"throttleit": "0.0.2"
}
},
"number-is-nan": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
},
"oauth-sign": {
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
"integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM="
},
"object-assign": {
"version": "4.1.1",
"resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
"integrity": "sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM="
},
"object-get-own-property-descriptor-x": {
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/object-get-own-property-descriptor-x/-/object-get-own-property-descriptor-x-3.2.0.tgz",
"integrity": "sha512-Z/0fIrptD9YuzN+SNK/1kxAEaBcPQM4gSrtOSMSi9eplnL/AbyQcAyAlreAoAzmBon+DQ1Z+AdhxyQSvav5Fyg==",
"optional": true,
"requires": {
"attempt-x": "1.1.1",
"has-own-property-x": "3.2.0",
"has-symbol-support-x": "1.4.1",
"is-falsey-x": "1.0.1",
"is-index-x": "1.0.0",
"is-primitive": "2.0.0",
"is-string": "1.0.4",
"property-is-enumerable-x": "1.1.0",
"to-object-x": "1.5.0",
"to-property-key-x": "2.0.2"
}
},
"object-keys": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/object-keys/-/object-keys-0.4.0.tgz",
"integrity": "sha1-KKaq50KN0sOpLz2V8hM13SBOAzY="
},
"once": {
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
"integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
"requires": {
"wrappy": "1.0.2"
}
},
"parse-int-x": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/parse-int-x/-/parse-int-x-2.0.0.tgz",
"integrity": "sha512-NIMm52gmd1+0qxJK8lV3OZ4zzWpRH1xcz9xCHXl+DNzddwUdS4NEtd7BmTeK7iCIXoaK5e6BoDMHgieH2eNIhg==",
"optional": true,
"requires": {
"cached-constructors-x": "1.0.0",
"nan-x": "1.0.0",
"to-string-x": "1.4.2",
"trim-left-x": "3.0.0"
}
},
"parse-json": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"requires": {
"error-ex": "1.3.1"
}
},
"path-exists": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
"requires": {
"pinkie-promise": "2.0.1"
}
},
"path-is-absolute": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
"integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18="
},
"path-type": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
"integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
"requires": {
"graceful-fs": "4.1.11",
"pify": "2.3.0",
"pinkie-promise": "2.0.1"
}
},
"pend": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
"integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA="
},
"performance-now": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
},
"pify": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
},
"pinkie": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
"integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA="
},
"pinkie-promise": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
"integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
"requires": {
"pinkie": "2.0.4"
}
},
"plist": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
"integrity": "sha1-CEtQk93JJQbiWfh0uNmxr7jHlZM=",
"requires": {
"base64-js": "0.0.8",
"util-deprecate": "1.0.2",
"xmlbuilder": "4.0.0",
"xmldom": "0.1.27"
}
},
"pretty-bytes": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-1.0.4.tgz",
"integrity": "sha1-CiLoIQYJrTVUL4yNXSFZr/B1HIQ=",
"requires": {
"get-stdin": "4.0.1",
"meow": "3.7.0"
}
},
"process-nextick-args": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-1.0.7.tgz",
"integrity": "sha1-FQ4gt1ZZCtP5EJPyWk8q2L/zC6M="
},
"progress-stream": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/progress-stream/-/progress-stream-1.2.0.tgz",
"integrity": "sha1-LNPP6jO6OonJwSHsM0er6asSX3c=",
"requires": {
"speedometer": "0.1.4",
"through2": "0.2.3"
}
},
"property-is-enumerable-x": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/property-is-enumerable-x/-/property-is-enumerable-x-1.1.0.tgz",
"integrity": "sha512-22cKy3w3OpRswU6to9iKWDDlg+F9vF2REcwGlGW23jyLjHb1U/jJEWA44sWupOnkhGfDgotU6Lw+N2oyhNi+5A==",
"optional": true,
"requires": {
"to-object-x": "1.5.0",
"to-property-key-x": "2.0.2"
}
},
"punycode": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
"integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4="
},
"qs": {
"version": "6.5.1",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz",
"integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A=="
},
"random-path": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/random-path/-/random-path-0.1.1.tgz",
"integrity": "sha1-+PTTb3WhNMoV/TnH11BfvxY7Y0w=",
"optional": true,
"requires": {
"base32-encode": "0.1.0",
"murmur-32": "0.1.0"
}
},
"rc": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/rc/-/rc-1.2.2.tgz",
"integrity": "sha1-2M6ctX6NZNnHut2YdsfDTL48cHc=",
"requires": {
"deep-extend": "0.4.2",
"ini": "1.3.4",
"minimist": "1.2.0",
"strip-json-comments": "2.0.1"
}
},
"rcedit": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/rcedit/-/rcedit-0.3.0.tgz",
"integrity": "sha1-y17uGF5Ub57aWXwkjJkGGG+pa84="
},
"read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
"integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
"requires": {
"load-json-file": "1.1.0",
"normalize-package-data": "2.4.0",
"path-type": "1.1.0"
}
},
"read-pkg-up": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
"requires": {
"find-up": "1.1.2",
"read-pkg": "1.1.0"
}
},
"readable-stream": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.3.tgz",
"integrity": "sha512-m+qzzcn7KUxEmd1gMbchF+Y2eIUbieUaxkWtptyHywrX0rE8QEYqPC07Vuy4Wm32/xE16NcdBctb8S0Xe/5IeQ==",
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"isarray": "1.0.0",
"process-nextick-args": "1.0.7",
"safe-buffer": "5.1.1",
"string_decoder": "1.0.3",
"util-deprecate": "1.0.2"
}
},
"redent": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
"integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
"requires": {
"indent-string": "2.1.0",
"strip-indent": "1.0.1"
}
},
"repeat-string": {
"version": "1.6.1",
"resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz",
"integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
"optional": true
},
"repeating": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
"requires": {
"is-finite": "1.0.2"
}
},
"replace-comments-x": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/replace-comments-x/-/replace-comments-x-2.0.0.tgz",
"integrity": "sha512-+vMP4jqU+8HboLWms6YMNEiaZG5hh1oR6ENCnGYDF/UQ7aYiJUK/8tcl3+KZAHRCKKa3gqzrfiarlUBHQSgRlg==",
"requires": {
"require-coercible-to-string-x": "1.0.0",
"to-string-x": "1.4.2"
}
},
"request": {
"version": "2.83.0",
"resolved": "https://registry.npmjs.org/request/-/request-2.83.0.tgz",
"integrity": "sha512-lR3gD69osqm6EYLk9wB/G1W/laGWjzH90t1vEa2xuxHD5KUrSzp9pUSfTm+YC5Nxt2T8nMPEvKlhbQayU7bgFw==",
"requires": {
"aws-sign2": "0.7.0",
"aws4": "1.6.0",
"caseless": "0.12.0",
"combined-stream": "1.0.5",
"extend": "3.0.1",
"forever-agent": "0.6.1",
"form-data": "2.3.1",
"har-validator": "5.0.3",
"hawk": "6.0.2",
"http-signature": "1.2.0",
"is-typedarray": "1.0.0",
"isstream": "0.1.2",
"json-stringify-safe": "5.0.1",
"mime-types": "2.1.17",
"oauth-sign": "0.8.2",
"performance-now": "2.1.0",
"qs": "6.5.1",
"safe-buffer": "5.1.1",
"stringstream": "0.0.5",
"tough-cookie": "2.3.3",
"tunnel-agent": "0.6.0",
"uuid": "3.1.0"
}
},
"require-coercible-to-string-x": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/require-coercible-to-string-x/-/require-coercible-to-string-x-1.0.0.tgz",
"integrity": "sha512-Rpfd4sMdflPAKecdKhfAtQHlZzzle4UMUgxJ01hXtTcNWMV8w9GeZnKhEyrT73kgrflBOP1zg41amUPZGcNspA==",
"requires": {
"require-object-coercible-x": "1.4.1",
"to-string-x": "1.4.2"
}
},
"require-object-coercible-x": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/require-object-coercible-x/-/require-object-coercible-x-1.4.1.tgz",
"integrity": "sha512-0YHa2afepsLfQvwQ1P2XvDZnGOUia5sC07ZijIRU2dnsRxnuilXWF6B2CFaKGDA9eZl39lJHrXCDsnfgroRd6Q==",
"requires": {
"is-nil-x": "1.4.1"
}
},
"rimraf": {
"version": "2.6.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.6.2.tgz",
"integrity": "sha512-lreewLK/BlghmxtfH36YYVg1i8IAce4TI7oao75I1g245+6BctqTVQiBP3YUJ9C6DQOXJmkYR9X9fCLtCOJc5w==",
"requires": {
"glob": "7.1.2"
}
},
"safe-buffer": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",
"integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg=="
},
"safe-to-string-x": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/safe-to-string-x/-/safe-to-string-x-2.0.3.tgz",
"integrity": "sha512-hbxWZc0a+3VG7SpSKpZbBiXwQOV/bW/hwNvMFRPCL/60Ze/6Y8atHqv/0dWiWc9sHmkFqVCMR5gjmukMzKnA6A==",
"optional": true,
"requires": {
"to-string-symbols-supported-x": "1.0.0"
}
},
"semver": {
"version": "5.4.1",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.4.1.tgz",
"integrity": "sha512-WfG/X9+oATh81XtllIo/I8gOiY9EXRdv1cQdyykeXK17YcUW3EXUAi2To4pcH6nZtJPr7ZOpM5OMyWJZm+8Rsg=="
},
"signal-exit": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz",
"integrity": "sha1-tf3AjxKH6hF4Yo5BXiUTK3NkbG0="
},
"single-line-log": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/single-line-log/-/single-line-log-0.4.1.tgz",
"integrity": "sha1-h6VWSfdJ14PsDc2AToFA2Yc8fO4="
},
"sntp": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/sntp/-/sntp-2.0.2.tgz",
"integrity": "sha1-UGQRDwr4X3z9t9a2ekACjOUrSys=",
"requires": {
"hoek": "4.2.0"
}
},
"spdx-correct": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-1.0.2.tgz",
"integrity": "sha1-SzBz2TP/UfORLwOsVRlJikFQ20A=",
"requires": {
"spdx-license-ids": "1.2.2"
}
},
"spdx-expression-parse": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz",
"integrity": "sha1-m98vIOH0DtRH++JzJmGR/O1RYmw="
},
"spdx-license-ids": {
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz",
"integrity": "sha1-yd96NCRZSt5r0RkA1ZZpbcBrrFc="
},
"speedometer": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/speedometer/-/speedometer-0.1.4.tgz",
"integrity": "sha1-mHbb0qFp0xFUAtSObqYynIgWpQ0="
},
"sshpk": {
"version": "1.13.1",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz",
"integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=",
"requires": {
"asn1": "0.2.3",
"assert-plus": "1.0.0",
"bcrypt-pbkdf": "1.0.1",
"dashdash": "1.14.1",
"ecc-jsbn": "0.1.1",
"getpass": "0.1.7",
"jsbn": "0.1.1",
"tweetnacl": "0.14.5"
}
},
"stream-buffers": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz",
"integrity": "sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=",
"optional": true
},
"string_decoder": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.0.3.tgz",
"integrity": "sha512-4AH6Z5fzNNBcH+6XDMfA/BTt87skxqJlO0lAh3Dker5zThcAxG6mKz+iGu308UKoPPQ8Dcqx/4JhujzltRa+hQ==",
"requires": {
"safe-buffer": "5.1.1"
}
},
"stringstream": {
"version": "0.0.5",
"resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
"integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg="
},
"strip-bom": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
"integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
"requires": {
"is-utf8": "0.2.1"
}
},
"strip-indent": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
"integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
"requires": {
"get-stdin": "4.0.1"
}
},
"strip-json-comments": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
"integrity": "sha1-PFMZQukIwml8DsNEhYwobHygpgo="
},
"throttleit": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/throttleit/-/throttleit-0.0.2.tgz",
"integrity": "sha1-z+34jmDADdlpe2H90qg0OptoDq8="
},
"through2": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/through2/-/through2-0.2.3.tgz",
"integrity": "sha1-6zKE2k6jEbbMis42U3SKUqvyWj8=",
"requires": {
"readable-stream": "1.1.14",
"xtend": "2.1.2"
},
"dependencies": {
"isarray": {
"version": "0.0.1",
"resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz",
"integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
},
"readable-stream": {
"version": "1.1.14",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz",
"integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk=",
"requires": {
"core-util-is": "1.0.2",
"inherits": "2.0.3",
"isarray": "0.0.1",
"string_decoder": "0.10.31"
}
},
"string_decoder": {
"version": "0.10.31",
"resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz",
"integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
},
"xtend": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-2.1.2.tgz",
"integrity": "sha1-bv7MKk2tjmlixJAbM3znuoe10os=",
"requires": {
"object-keys": "0.4.0"
}
}
}
},
"tn1150": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/tn1150/-/tn1150-0.1.0.tgz",
"integrity": "sha1-ZzUD0k1WuH3ouMd/7j/AhT1ZoY0=",
"optional": true,
"requires": {
"unorm": "1.4.1"
}
},
"to-boolean-x": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/to-boolean-x/-/to-boolean-x-1.0.1.tgz",
"integrity": "sha512-PstxY3K6hVEHnY3FITs8XBoJbt0RI1e4MLIhAL9hWa3BtVLCrb86vU5z6lEKh7uZZjiPiLqIKMmfMro1nNgtXQ=="
},
"to-integer-x": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/to-integer-x/-/to-integer-x-2.1.0.tgz",
"integrity": "sha512-M9iETTi+xMMZtUC70q4VE63XL2mXmNABxwxsIebOfd8K4ZHKCJLD9GyE6RlEPnbOPZj21QinuoVkqWsBsBknRA==",
"optional": true,
"requires": {
"is-finite-x": "3.0.2",
"is-nan-x": "1.0.1",
"math-sign-x": "2.1.0",
"to-number-x": "1.2.0"
}
},
"to-number-x": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/to-number-x/-/to-number-x-1.2.0.tgz",
"integrity": "sha512-Pv/VvC0nLIqtEK1FRtmfWCSWE1gliXt0YSjFcjSIy8YMGyIovbUfX2HIgn/KXqtgB7NlqWWKIaj3mFukzPf0ig==",
"requires": {
"cached-constructors-x": "1.0.0",
"nan-x": "1.0.0",
"parse-int-x": "1.1.0",
"to-primitive-x": "1.1.0",
"trim-x": "2.0.2"
},
"dependencies": {
"parse-int-x": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/parse-int-x/-/parse-int-x-1.1.0.tgz",
"integrity": "sha512-gEo/Rb66RiK7Ba89Va5JWYrfF2TdIblmawQuJEs4XxHIsTE0wi1ME5M/O21L8JJ9NjOlA+CqHCbkZjHRZnQPrg==",
"requires": {
"cached-constructors-x": "1.0.0",
"to-string-x": "1.4.2",
"trim-x": "2.0.2",
"white-space-x": "2.0.3"
}
},
"trim-left-x": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/trim-left-x/-/trim-left-x-2.0.1.tgz",
"integrity": "sha512-7JTQAjTmsUB07eDuVoBxAtRbvrC141gYhEnKoP5FHZGc7phaqjbqII7+nFT15gc73F0D7qPb7W+Ny8Im0Kip/Q==",
"requires": {
"cached-constructors-x": "1.0.0",
"require-coercible-to-string-x": "1.0.0",
"white-space-x": "2.0.3"
}
},
"trim-right-x": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/trim-right-x/-/trim-right-x-2.0.1.tgz",
"integrity": "sha512-hdz1fDE/roIkWWNtA43matOTi3dHgLhDkKTo+hFgLwlYSqjNt7Qr0QKZyik8ZDTpjUmrgHtU5/lb+gL/pngWvQ==",
"requires": {
"cached-constructors-x": "1.0.0",
"require-coercible-to-string-x": "1.0.0",
"white-space-x": "2.0.3"
}
},
"trim-x": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/trim-x/-/trim-x-2.0.2.tgz",
"integrity": "sha512-FnvMjV360hsj/OQpAaXqAKspNqyawkVe5zkWH/aOVOGcSnbeJYpeOYiaKIZYpu0ZQes3pq7IRm4whHJqAoev7w==",
"requires": {
"trim-left-x": "2.0.1",
"trim-right-x": "2.0.1"
}
},
"white-space-x": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/white-space-x/-/white-space-x-2.0.3.tgz",
"integrity": "sha512-An6uHDfZizY0t7x8iyY8nLej1lnqyaFSyTKjwwqS0VIhvV4tof6a+Et4uJVFlZh7HUAOgKoZfm5hFzl/D4xDgw=="
}
}
},
"to-object-x": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/to-object-x/-/to-object-x-1.5.0.tgz",
"integrity": "sha512-AKn5GQcdWky+s20vjWkt+Wa6y3dxQH3yQyMBhOfBOPldUwqwhgvlqcIg5H092ntNc+TX8/Cxzs1kMHH19pyCnA==",
"requires": {
"cached-constructors-x": "1.0.0",
"require-object-coercible-x": "1.4.1"
}
},
"to-primitive-x": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/to-primitive-x/-/to-primitive-x-1.1.0.tgz",
"integrity": "sha512-gyMY0gi3wjK3e4MUBKqv9Zl8QGcWguIkaUr2VJmoBEsOpDcpDZSEyljR773eVG4maS48uX7muLkoQoh/BA82OQ==",
"requires": {
"has-symbol-support-x": "1.4.1",
"is-date-object": "1.0.1",
"is-function-x": "3.3.0",
"is-nil-x": "1.4.1",
"is-primitive": "2.0.0",
"is-symbol": "1.0.1",
"require-object-coercible-x": "1.4.1",
"validate.io-undefined": "1.0.3"
}
},
"to-property-key-x": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/to-property-key-x/-/to-property-key-x-2.0.2.tgz",
"integrity": "sha512-YISLpZFYIazNm0P8hLsKEEUEZ3m8U3+eDysJZqTu3+B9tQp+2TrMpaEGT8Agh4fZ5LSoums60/glNEzk5ozqrg==",
"requires": {
"has-symbol-support-x": "1.4.1",
"to-primitive-x": "1.1.0",
"to-string-x": "1.4.2"
}
},
"to-string-symbols-supported-x": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/to-string-symbols-supported-x/-/to-string-symbols-supported-x-1.0.0.tgz",
"integrity": "sha512-HbVH673pybrUmhzESGHUm17BBJvqb7BU8HciOvuEYm9ipuDyjmddhvkVqpVW6sM/C5/zhJo17n7O7I/24loJIQ==",
"optional": true,
"requires": {
"cached-constructors-x": "1.0.0",
"has-symbol-support-x": "1.4.1",
"is-symbol": "1.0.1"
}
},
"to-string-tag-x": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/to-string-tag-x/-/to-string-tag-x-1.4.2.tgz",
"integrity": "sha512-ytO9eLigxsQQLGuab0C1iSSTzKdJNVSlBg0Spg4J/rGAVrQJ5y774mo0SSzgGeTT4RJGGyJNfObXaTMzX0XDOQ==",
"requires": {
"lodash.isnull": "3.0.0",
"validate.io-undefined": "1.0.3"
}
},
"to-string-x": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/to-string-x/-/to-string-x-1.4.2.tgz",
"integrity": "sha512-/WP5arlwtCpAAexCCHiQBW0eXwse84osWyP1Qtaz71nsYSuUpOkT6tBm8nQ4IIUfSh5hji0hDupUCD2xbbOL6A==",
"requires": {
"is-symbol": "1.0.1"
}
},
"tough-cookie": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
"integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=",
"requires": {
"punycode": "1.4.1"
}
},
"trim-left-x": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/trim-left-x/-/trim-left-x-3.0.0.tgz",
"integrity": "sha512-+m6cqkppI+CxQBTwWEZliOHpOBnCArGyMnS1WCLb6IRgukhTkiQu/TNEN5Lj2eM9jk8ewJsc7WxFZfmwNpRXWQ==",
"requires": {
"cached-constructors-x": "1.0.0",
"require-coercible-to-string-x": "1.0.0",
"white-space-x": "3.0.0"
}
},
"trim-newlines": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
"integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM="
},
"trim-right-x": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/trim-right-x/-/trim-right-x-3.0.0.tgz",
"integrity": "sha512-iIqEsWEbWVodqdixJHi4FoayJkUxhoL4AvSNGp4FF4FfQKRPGizt8++/RnyC9od75y7P/S6EfONoVqP+NddiKA==",
"requires": {
"cached-constructors-x": "1.0.0",
"require-coercible-to-string-x": "1.0.0",
"white-space-x": "3.0.0"
}
},
"trim-x": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/trim-x/-/trim-x-3.0.0.tgz",
"integrity": "sha512-w8s38RAUScQ6t3XqMkS75iz5ZkIYLQpVnv2lp3IuTS36JdlVzC54oe6okOf4Wz3UH4rr3XAb2xR3kR5Xei82fw==",
"requires": {
"trim-left-x": "3.0.0",
"trim-right-x": "3.0.0"
}
},
"tunnel-agent": {
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
"requires": {
"safe-buffer": "5.1.1"
}
},
"tweetnacl": {
"version": "0.14.5",
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
"optional": true
},
"typedarray": {
"version": "0.0.6",
"resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c="
},
"unorm": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
"integrity": "sha1-NkIA1fE2RsqLzURJAnEzVhR5IwA=",
"optional": true
},
"util-deprecate": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
},
"uuid": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz",
"integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g=="
},
"validate-npm-package-license": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz",
"integrity": "sha1-KAS6vnEq0zeUWaz74kdGqywwP7w=",
"requires": {
"spdx-correct": "1.0.2",
"spdx-expression-parse": "1.0.4"
}
},
"validate.io-undefined": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/validate.io-undefined/-/validate.io-undefined-1.0.3.tgz",
"integrity": "sha1-fif8uzFbhB54JDQxiXZxkp4gt/Q="
},
"verror": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
"integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
"requires": {
"assert-plus": "1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "1.3.0"
}
},
"white-space-x": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/white-space-x/-/white-space-x-3.0.0.tgz",
"integrity": "sha512-nMPVXGMdi/jQepXKryxqzEh/vCwdOYY/u6NZy40glMHvZfEr7/+vQKnDhEq4rZ1nniOFq9GWohQYB30uW/5Olg=="
},
"wrappy": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
"integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8="
},
"xmlbuilder": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-4.0.0.tgz",
"integrity": "sha1-mLj2UcowqmJANvEn0RzGbce5B6M=",
"requires": {
"lodash": "3.10.1"
}
},
"xmldom": {
"version": "0.1.27",
"resolved": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.27.tgz",
"integrity": "sha1-1QH5ezvbQDr4757MIFcxh6rawOk="
},
"xtend": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz",
"integrity": "sha1-pcbVMr5lbiPbgg77lDofBJmNY68=",
"optional": true
},
"yauzl": {
"version": "2.4.1",
"resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.4.1.tgz",
"integrity": "sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU=",
"requires": {
"fd-slicer": "1.0.1"
}
}
}
}