"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz",
"integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==",
"dependencies": {
- "abbrev": {
+ "npm-bundled": {
"version": "1.1.1",
"bundled": true,
"optional": true
},
- "ansi-regex": {
- "version": "2.1.1",
+ "semver": {
+ "version": "5.7.1",
"bundled": true,
"optional": true
},
"readable-stream": "^2.0.6"
}
},
- "balanced-match": {
- "version": "1.0.0",
+ "safe-buffer": {
+ "version": "5.1.2",
"bundled": true,
"optional": true
},
- "brace-expansion": {
- "version": "1.1.11",
+ "process-nextick-args": {
+ "version": "2.0.1",
"bundled": true,
"optional": true,
"requires": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
+ "are-we-there-yet": "~1.1.2",
+ "console-control-strings": "~1.1.0",
+ "gauge": "~2.7.3",
+ "set-blocking": "~2.0.0"
}
},
- "chownr": {
- "version": "1.1.3",
+ "safer-buffer": {
+ "version": "2.1.2",
"bundled": true,
"optional": true
},
- "code-point-at": {
- "version": "1.1.0",
+ "wide-align": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "ms": "^2.1.1"
+ "string-width": "^1.0.2 || 2"
}
},
- "deep-extend": {
- "version": "0.6.0",
+ "once": {
+ "version": "1.4.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "minipass": "^2.6.0"
+ "wrappy": "1"
}
},
- "fs.realpath": {
- "version": "1.0.0",
+ "strip-ansi": {
+ "version": "3.0.1",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "aproba": "^1.0.3",
- "console-control-strings": "^1.0.0",
- "has-unicode": "^2.0.0",
- "object-assign": "^4.1.0",
- "signal-exit": "^3.0.0",
- "string-width": "^1.0.1",
- "strip-ansi": "^3.0.1",
- "wide-align": "^1.1.0"
+ "ansi-regex": "^2.0.0"
}
},
- "glob": {
- "version": "7.1.6",
+ "nopt": {
+ "version": "4.0.1",
"bundled": true,
"optional": true,
"requires": {
- "fs.realpath": "^1.0.0",
- "inflight": "^1.0.4",
- "inherits": "2",
- "minimatch": "^3.0.4",
- "once": "^1.3.0",
- "path-is-absolute": "^1.0.0"
+ "abbrev": "1",
+ "osenv": "^0.1.4"
}
},
- "has-unicode": {
- "version": "2.0.1",
+ "console-control-strings": {
+ "version": "1.1.0",
"bundled": true,
"optional": true
},
- "iconv-lite": {
- "version": "0.4.24",
+ "fs.realpath": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
- "ignore-walk": {
- "version": "3.0.3",
+ "tar": {
+ "version": "4.4.13",
"bundled": true,
"optional": true,
"requires": {
- "minimatch": "^3.0.4"
+ "chownr": "^1.1.1",
+ "fs-minipass": "^1.2.5",
+ "minipass": "^2.8.6",
+ "minizlib": "^1.2.1",
+ "mkdirp": "^0.5.0",
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.3"
}
},
- "inflight": {
- "version": "1.0.6",
+ "brace-expansion": {
+ "version": "1.1.11",
"bundled": true,
"optional": true,
"requires": {
- "once": "^1.3.0",
- "wrappy": "1"
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
}
},
- "inherits": {
- "version": "2.0.4",
+ "os-tmpdir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "ini": {
- "version": "1.3.5",
+ "minipass": {
+ "version": "2.9.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "number-is-nan": "^1.0.0"
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.0"
}
},
- "isarray": {
- "version": "1.0.0",
+ "yallist": {
+ "version": "3.1.1",
"bundled": true,
"optional": true
},
- "minimatch": {
- "version": "3.0.4",
+ "code-point-at": {
+ "version": "1.1.0",
"bundled": true,
"optional": true,
"requires": {
- "brace-expansion": "^1.1.7"
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.0",
+ "bundled": true,
+ "optional": true
+ }
}
},
- "minimist": {
- "version": "0.0.8",
+ "deep-extend": {
+ "version": "0.6.0",
"bundled": true,
"optional": true
},
"minipass": "^2.9.0"
}
},
- "mkdirp": {
- "version": "0.5.1",
+ "osenv": {
+ "version": "0.1.5",
"bundled": true,
"optional": true,
"requires": {
- "minimist": "0.0.8"
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.0"
}
},
- "ms": {
- "version": "2.1.2",
+ "signal-exit": {
+ "version": "3.0.2",
"bundled": true,
"optional": true
},
- "needle": {
- "version": "2.4.0",
+ "is-fullwidth-code-point": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
- "debug": "^3.2.6",
- "iconv-lite": "^0.4.4",
- "sax": "^1.2.4"
+ "number-is-nan": "^1.0.0"
}
},
+ "sax": {
+ "version": "1.2.4",
+ "bundled": true,
+ "optional": true
+ },
"node-pre-gyp": {
"version": "0.14.0",
"bundled": true,
"tar": "^4.4.2"
}
},
- "nopt": {
- "version": "4.0.1",
+ "gauge": {
+ "version": "2.7.4",
"bundled": true,
"optional": true,
"requires": {
- "abbrev": "1",
- "osenv": "^0.1.4"
+ "aproba": "^1.0.3",
+ "console-control-strings": "^1.0.0",
+ "has-unicode": "^2.0.0",
+ "object-assign": "^4.1.0",
+ "signal-exit": "^3.0.0",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wide-align": "^1.1.0"
}
},
- "npm-bundled": {
- "version": "1.1.1",
+ "ansi-regex": {
+ "version": "2.1.1",
"bundled": true,
"optional": true,
"requires": {
"npm-normalize-package-bin": "^1.0.1"
}
},
- "npm-normalize-package-bin": {
- "version": "1.0.1",
+ "has-unicode": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "npm-packlist": {
- "version": "1.4.7",
+ "os-homedir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true,
"requires": {
"npm-bundled": "^1.0.1"
}
},
- "npmlog": {
- "version": "4.1.2",
+ "ms": {
+ "version": "2.1.2",
"bundled": true,
"optional": true,
"requires": {
- "are-we-there-yet": "~1.1.2",
- "console-control-strings": "~1.1.0",
- "gauge": "~2.7.3",
- "set-blocking": "~2.0.0"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
}
},
- "number-is-nan": {
- "version": "1.0.1",
+ "aproba": {
+ "version": "1.2.0",
"bundled": true,
"optional": true
},
- "object-assign": {
- "version": "4.1.1",
+ "strip-json-comments": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "once": {
- "version": "1.4.0",
+ "inherits": {
+ "version": "2.0.4",
"bundled": true,
"optional": true,
"requires": {
- "wrappy": "1"
+ "ms": "^2.1.1"
}
},
- "os-homedir": {
+ "util-deprecate": {
"version": "1.0.2",
"bundled": true,
"optional": true
},
- "os-tmpdir": {
- "version": "1.0.2",
+ "chownr": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
- "osenv": {
- "version": "0.1.5",
+ "npm-packlist": {
+ "version": "1.4.7",
"bundled": true,
"optional": true,
"requires": {
- "os-homedir": "^1.0.0",
- "os-tmpdir": "^1.0.0"
+ "ignore-walk": "^3.0.1",
+ "npm-bundled": "^1.0.1"
}
},
- "path-is-absolute": {
- "version": "1.0.1",
+ "balanced-match": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "process-nextick-args": {
- "version": "2.0.1",
+ "string-width": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "rc": {
- "version": "1.2.8",
+ "needle": {
+ "version": "2.4.0",
"bundled": true,
"optional": true,
"requires": {
}
}
},
- "readable-stream": {
- "version": "2.3.6",
+ "ini": {
+ "version": "1.3.5",
"bundled": true,
"optional": true,
"requires": {
- "core-util-is": "~1.0.0",
- "inherits": "~2.0.3",
- "isarray": "~1.0.0",
- "process-nextick-args": "~2.0.0",
- "safe-buffer": "~5.1.1",
- "string_decoder": "~1.1.1",
- "util-deprecate": "~1.0.1"
+ "brace-expansion": "^1.1.7"
}
},
- "rimraf": {
- "version": "2.7.1",
+ "mkdirp": {
+ "version": "0.5.1",
"bundled": true,
"optional": true,
"requires": {
- "glob": "^7.1.3"
+ "minimist": "0.0.8"
}
},
- "safe-buffer": {
- "version": "5.1.2",
+ "set-blocking": {
+ "version": "2.0.0",
"bundled": true,
"optional": true
},
- "safer-buffer": {
- "version": "2.1.2",
+ "wrappy": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "sax": {
- "version": "1.2.4",
+ "fs-minipass": {
+ "version": "1.2.7",
"bundled": true,
"optional": true
},
- "semver": {
- "version": "5.7.1",
+ "number-is-nan": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "set-blocking": {
- "version": "2.0.0",
+ "isarray": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "signal-exit": {
- "version": "3.0.2",
+ "rimraf": {
+ "version": "2.7.1",
"bundled": true,
"optional": true
},
- "string-width": {
- "version": "1.0.2",
+ "glob": {
+ "version": "7.1.6",
"bundled": true,
"optional": true,
"requires": {
- "code-point-at": "^1.0.0",
- "is-fullwidth-code-point": "^1.0.0",
- "strip-ansi": "^3.0.0"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
}
},
- "string_decoder": {
- "version": "1.1.1",
+ "object-assign": {
+ "version": "4.1.1",
"bundled": true,
"optional": true,
"requires": {
- "safe-buffer": "~5.1.0"
+ "minimatch": "^3.0.4"
}
},
- "strip-ansi": {
- "version": "3.0.1",
+ "inflight": {
+ "version": "1.0.6",
"bundled": true,
"optional": true,
"requires": {
- "ansi-regex": "^2.0.0"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
- "strip-json-comments": {
- "version": "2.0.1",
+ "path-is-absolute": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "tar": {
- "version": "4.4.13",
+ "iconv-lite": {
+ "version": "0.4.24",
"bundled": true,
"optional": true,
"requires": {
- "chownr": "^1.1.1",
- "fs-minipass": "^1.2.5",
- "minipass": "^2.8.6",
- "minizlib": "^1.2.1",
- "mkdirp": "^0.5.0",
- "safe-buffer": "^5.1.2",
- "yallist": "^3.0.3"
+ "safer-buffer": ">= 2.1.2 < 3"
}
},
- "util-deprecate": {
- "version": "1.0.2",
+ "detect-libc": {
+ "version": "1.0.3",
"bundled": true,
"optional": true
},
- "wide-align": {
- "version": "1.1.3",
+ "string_decoder": {
+ "version": "1.1.1",
"bundled": true,
"optional": true,
"requires": {
- "string-width": "^1.0.2 || 2"
+ "safe-buffer": "~5.1.0"
}
},
- "wrappy": {
- "version": "1.0.2",
+ "abbrev": {
+ "version": "1.1.1",
"bundled": true,
"optional": true
},
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz",
"integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==",
"dependencies": {
- "abbrev": {
+ "npm-bundled": {
"version": "1.1.1",
"bundled": true,
"optional": true
},
- "ansi-regex": {
- "version": "2.1.1",
+ "semver": {
+ "version": "5.7.1",
"bundled": true,
"optional": true
},
"readable-stream": "^2.0.6"
}
},
- "balanced-match": {
- "version": "1.0.0",
+ "safe-buffer": {
+ "version": "5.1.2",
"bundled": true,
"optional": true
},
- "brace-expansion": {
- "version": "1.1.11",
+ "process-nextick-args": {
+ "version": "2.0.1",
"bundled": true,
"optional": true,
"requires": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
+ "are-we-there-yet": "~1.1.2",
+ "console-control-strings": "~1.1.0",
+ "gauge": "~2.7.3",
+ "set-blocking": "~2.0.0"
}
},
- "chownr": {
- "version": "1.1.3",
+ "safer-buffer": {
+ "version": "2.1.2",
"bundled": true,
"optional": true
},
- "code-point-at": {
- "version": "1.1.0",
+ "wide-align": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "ms": "^2.1.1"
+ "string-width": "^1.0.2 || 2"
}
},
- "deep-extend": {
- "version": "0.6.0",
+ "once": {
+ "version": "1.4.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "minipass": "^2.6.0"
+ "wrappy": "1"
}
},
- "fs.realpath": {
- "version": "1.0.0",
+ "strip-ansi": {
+ "version": "3.0.1",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "aproba": "^1.0.3",
- "console-control-strings": "^1.0.0",
- "has-unicode": "^2.0.0",
- "object-assign": "^4.1.0",
- "signal-exit": "^3.0.0",
- "string-width": "^1.0.1",
- "strip-ansi": "^3.0.1",
- "wide-align": "^1.1.0"
+ "ansi-regex": "^2.0.0"
}
},
- "glob": {
- "version": "7.1.6",
+ "nopt": {
+ "version": "4.0.1",
"bundled": true,
"optional": true,
"requires": {
- "fs.realpath": "^1.0.0",
- "inflight": "^1.0.4",
- "inherits": "2",
- "minimatch": "^3.0.4",
- "once": "^1.3.0",
- "path-is-absolute": "^1.0.0"
+ "abbrev": "1",
+ "osenv": "^0.1.4"
}
},
- "has-unicode": {
- "version": "2.0.1",
+ "console-control-strings": {
+ "version": "1.1.0",
"bundled": true,
"optional": true
},
- "iconv-lite": {
- "version": "0.4.24",
+ "fs.realpath": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
- "ignore-walk": {
- "version": "3.0.3",
+ "tar": {
+ "version": "4.4.13",
"bundled": true,
"optional": true,
"requires": {
- "minimatch": "^3.0.4"
+ "chownr": "^1.1.1",
+ "fs-minipass": "^1.2.5",
+ "minipass": "^2.8.6",
+ "minizlib": "^1.2.1",
+ "mkdirp": "^0.5.0",
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.3"
}
},
- "inflight": {
- "version": "1.0.6",
+ "brace-expansion": {
+ "version": "1.1.11",
"bundled": true,
"optional": true,
"requires": {
- "once": "^1.3.0",
- "wrappy": "1"
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
}
},
- "inherits": {
- "version": "2.0.4",
+ "os-tmpdir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "ini": {
- "version": "1.3.5",
+ "minipass": {
+ "version": "2.9.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "number-is-nan": "^1.0.0"
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.0"
}
},
- "isarray": {
- "version": "1.0.0",
+ "yallist": {
+ "version": "3.1.1",
"bundled": true,
"optional": true
},
- "minimatch": {
- "version": "3.0.4",
+ "code-point-at": {
+ "version": "1.1.0",
"bundled": true,
"optional": true,
"requires": {
- "brace-expansion": "^1.1.7"
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.0",
+ "bundled": true,
+ "optional": true
+ }
}
},
- "minimist": {
- "version": "0.0.8",
+ "deep-extend": {
+ "version": "0.6.0",
"bundled": true,
"optional": true
},
"minipass": "^2.9.0"
}
},
- "mkdirp": {
- "version": "0.5.1",
+ "osenv": {
+ "version": "0.1.5",
"bundled": true,
"optional": true,
"requires": {
- "minimist": "0.0.8"
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.0"
}
},
- "ms": {
- "version": "2.1.2",
+ "signal-exit": {
+ "version": "3.0.2",
"bundled": true,
"optional": true
},
- "needle": {
- "version": "2.4.0",
+ "is-fullwidth-code-point": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
- "debug": "^3.2.6",
- "iconv-lite": "^0.4.4",
- "sax": "^1.2.4"
+ "number-is-nan": "^1.0.0"
}
},
+ "sax": {
+ "version": "1.2.4",
+ "bundled": true,
+ "optional": true
+ },
"node-pre-gyp": {
"version": "0.14.0",
"bundled": true,
"tar": "^4.4.2"
}
},
- "nopt": {
- "version": "4.0.1",
+ "gauge": {
+ "version": "2.7.4",
"bundled": true,
"optional": true,
"requires": {
- "abbrev": "1",
- "osenv": "^0.1.4"
+ "aproba": "^1.0.3",
+ "console-control-strings": "^1.0.0",
+ "has-unicode": "^2.0.0",
+ "object-assign": "^4.1.0",
+ "signal-exit": "^3.0.0",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wide-align": "^1.1.0"
}
},
- "npm-bundled": {
- "version": "1.1.1",
+ "ansi-regex": {
+ "version": "2.1.1",
"bundled": true,
"optional": true,
"requires": {
"npm-normalize-package-bin": "^1.0.1"
}
},
- "npm-normalize-package-bin": {
- "version": "1.0.1",
+ "has-unicode": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "npm-packlist": {
- "version": "1.4.7",
+ "os-homedir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true,
"requires": {
"npm-bundled": "^1.0.1"
}
},
- "npmlog": {
- "version": "4.1.2",
+ "ms": {
+ "version": "2.1.2",
"bundled": true,
"optional": true,
"requires": {
- "are-we-there-yet": "~1.1.2",
- "console-control-strings": "~1.1.0",
- "gauge": "~2.7.3",
- "set-blocking": "~2.0.0"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
}
},
- "number-is-nan": {
- "version": "1.0.1",
+ "aproba": {
+ "version": "1.2.0",
"bundled": true,
"optional": true
},
- "object-assign": {
- "version": "4.1.1",
+ "strip-json-comments": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "once": {
- "version": "1.4.0",
+ "inherits": {
+ "version": "2.0.4",
"bundled": true,
"optional": true,
"requires": {
- "wrappy": "1"
+ "ms": "^2.1.1"
}
},
- "os-homedir": {
+ "util-deprecate": {
"version": "1.0.2",
"bundled": true,
"optional": true
},
- "os-tmpdir": {
- "version": "1.0.2",
+ "chownr": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
- "osenv": {
- "version": "0.1.5",
+ "npm-packlist": {
+ "version": "1.4.7",
"bundled": true,
"optional": true,
"requires": {
- "os-homedir": "^1.0.0",
- "os-tmpdir": "^1.0.0"
+ "ignore-walk": "^3.0.1",
+ "npm-bundled": "^1.0.1"
}
},
- "path-is-absolute": {
- "version": "1.0.1",
+ "balanced-match": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "process-nextick-args": {
- "version": "2.0.1",
+ "string-width": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "rc": {
- "version": "1.2.8",
+ "needle": {
+ "version": "2.4.0",
"bundled": true,
"optional": true,
"requires": {
}
}
},
- "readable-stream": {
- "version": "2.3.6",
+ "ini": {
+ "version": "1.3.5",
"bundled": true,
"optional": true,
"requires": {
- "core-util-is": "~1.0.0",
- "inherits": "~2.0.3",
- "isarray": "~1.0.0",
- "process-nextick-args": "~2.0.0",
- "safe-buffer": "~5.1.1",
- "string_decoder": "~1.1.1",
- "util-deprecate": "~1.0.1"
+ "brace-expansion": "^1.1.7"
}
},
- "rimraf": {
- "version": "2.7.1",
+ "mkdirp": {
+ "version": "0.5.1",
"bundled": true,
"optional": true,
"requires": {
- "glob": "^7.1.3"
+ "minimist": "0.0.8"
}
},
- "safe-buffer": {
- "version": "5.1.2",
+ "set-blocking": {
+ "version": "2.0.0",
"bundled": true,
"optional": true
},
- "safer-buffer": {
- "version": "2.1.2",
+ "wrappy": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "sax": {
- "version": "1.2.4",
+ "fs-minipass": {
+ "version": "1.2.7",
"bundled": true,
"optional": true
},
- "semver": {
- "version": "5.7.1",
+ "number-is-nan": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "set-blocking": {
- "version": "2.0.0",
+ "isarray": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "signal-exit": {
- "version": "3.0.2",
+ "rimraf": {
+ "version": "2.7.1",
"bundled": true,
"optional": true
},
- "string-width": {
- "version": "1.0.2",
+ "glob": {
+ "version": "7.1.6",
"bundled": true,
"optional": true,
"requires": {
- "code-point-at": "^1.0.0",
- "is-fullwidth-code-point": "^1.0.0",
- "strip-ansi": "^3.0.0"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
}
},
- "string_decoder": {
- "version": "1.1.1",
+ "object-assign": {
+ "version": "4.1.1",
"bundled": true,
"optional": true,
"requires": {
- "safe-buffer": "~5.1.0"
+ "minimatch": "^3.0.4"
}
},
- "strip-ansi": {
- "version": "3.0.1",
+ "inflight": {
+ "version": "1.0.6",
"bundled": true,
"optional": true,
"requires": {
- "ansi-regex": "^2.0.0"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
- "strip-json-comments": {
- "version": "2.0.1",
+ "path-is-absolute": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "tar": {
- "version": "4.4.13",
+ "iconv-lite": {
+ "version": "0.4.24",
"bundled": true,
"optional": true,
"requires": {
- "chownr": "^1.1.1",
- "fs-minipass": "^1.2.5",
- "minipass": "^2.8.6",
- "minizlib": "^1.2.1",
- "mkdirp": "^0.5.0",
- "safe-buffer": "^5.1.2",
- "yallist": "^3.0.3"
+ "safer-buffer": ">= 2.1.2 < 3"
}
},
- "util-deprecate": {
- "version": "1.0.2",
+ "detect-libc": {
+ "version": "1.0.3",
"bundled": true,
"optional": true
},
- "wide-align": {
- "version": "1.1.3",
+ "string_decoder": {
+ "version": "1.1.1",
"bundled": true,
"optional": true,
"requires": {
- "string-width": "^1.0.2 || 2"
+ "safe-buffer": "~5.1.0"
}
},
- "wrappy": {
- "version": "1.0.2",
+ "abbrev": {
+ "version": "1.1.1",
"bundled": true,
"optional": true
},
"dev": true
},
"prettier": {
- "version": "1.18.2",
- "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.18.2.tgz",
- "integrity": "sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==",
+ "version": "1.19.1",
+ "resolved": "https://registry.npmjs.org/prettier/-/prettier-1.19.1.tgz",
+ "integrity": "sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==",
"dev": true
},
"pretty-format": {
}
},
"pretty-quick": {
- "version": "1.11.1",
- "resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-1.11.1.tgz",
- "integrity": "sha512-kSXCkcETfak7EQXz6WOkCeCqpbC4GIzrN/vaneTGMP/fAtD8NerA9bPhCUqHAks1geo7biZNl5uEMPceeneLuA==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pretty-quick/-/pretty-quick-2.0.1.tgz",
+ "integrity": "sha512-y7bJt77XadjUr+P1uKqZxFWLddvj3SKY6EU4BuQtMxmmEFSMpbN132pUWdSG1g1mtUfO0noBvn7wBf0BVeomHg==",
"dev": true,
"requires": {
- "chalk": "^2.3.0",
- "execa": "^0.8.0",
- "find-up": "^2.1.0",
- "ignore": "^3.3.7",
- "mri": "^1.1.0",
- "multimatch": "^3.0.0"
+ "chalk": "^2.4.2",
+ "execa": "^2.1.0",
+ "find-up": "^4.1.0",
+ "ignore": "^5.1.4",
+ "mri": "^1.1.4",
+ "multimatch": "^4.0.0"
},
"dependencies": {
"array-differ": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-3.0.0.tgz",
+ "integrity": "sha512-THtfYS6KtME/yIAhKjZ2ul7XI96lQGHRputJQHO80LAWQnuGP4iCIN8vdMRboGbIEYBwU33q8Tch1os2+X0kMg==",
+ "dev": true
+ },
+ "array-union": {
"version": "2.1.0",
- "resolved": "https://registry.npmjs.org/array-differ/-/array-differ-2.1.0.tgz",
- "integrity": "sha512-KbUpJgx909ZscOc/7CLATBFam7P1Z1QRQInvgT0UztM9Q72aGKCunKASAl7WNW0tnPmPyEMeMhdsfWhfmW037w==",
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
+ "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
+ "dev": true
+ },
+ "arrify": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/arrify/-/arrify-2.0.1.tgz",
+ "integrity": "sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==",
"dev": true
},
+ "cross-spawn": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.1.tgz",
+ "integrity": "sha512-u7v4o84SwFpD32Z8IIcPZ6z1/ie24O6RU3RbtL5Y316l3KuHVPx9ItBgWQ6VlfAFnRnTtMUrsQ9MUUTuEZjogg==",
+ "dev": true,
+ "requires": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ }
+ },
"execa": {
- "version": "0.8.0",
- "resolved": "https://registry.npmjs.org/execa/-/execa-0.8.0.tgz",
- "integrity": "sha1-2NdrvBtVIX7RkP1t1J08d07PyNo=",
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-2.1.0.tgz",
+ "integrity": "sha512-Y/URAVapfbYy2Xp/gb6A0E7iR8xeqOCXsuuaoMn7A5PzrXUK84E1gyiEfq0wQd/GHA6GsoHWwhNq8anb0mleIw==",
"dev": true,
"requires": {
- "cross-spawn": "^5.0.1",
- "get-stream": "^3.0.0",
- "is-stream": "^1.1.0",
- "npm-run-path": "^2.0.0",
- "p-finally": "^1.0.0",
- "signal-exit": "^3.0.0",
- "strip-eof": "^1.0.0"
+ "cross-spawn": "^7.0.0",
+ "get-stream": "^5.0.0",
+ "is-stream": "^2.0.0",
+ "merge-stream": "^2.0.0",
+ "npm-run-path": "^3.0.0",
+ "onetime": "^5.1.0",
+ "p-finally": "^2.0.0",
+ "signal-exit": "^3.0.2",
+ "strip-final-newline": "^2.0.0"
+ }
+ },
+ "find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "dev": true,
+ "requires": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "get-stream": {
+ "version": "5.1.0",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz",
+ "integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==",
+ "dev": true,
+ "requires": {
+ "pump": "^3.0.0"
+ }
+ },
+ "ignore": {
+ "version": "5.1.4",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.1.4.tgz",
+ "integrity": "sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==",
+ "dev": true
+ },
+ "is-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz",
+ "integrity": "sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==",
+ "dev": true
+ },
+ "locate-path": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
+ "dev": true,
+ "requires": {
+ "p-locate": "^4.1.0"
}
},
"multimatch": {
- "version": "3.0.0",
- "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-3.0.0.tgz",
- "integrity": "sha512-22foS/gqQfANZ3o+W7ST2x25ueHDVNWl/b9OlGcLpy/iKxjCpvcNCM51YCenUi7Mt/jAjjqv8JwZRs8YP5sRjA==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/multimatch/-/multimatch-4.0.0.tgz",
+ "integrity": "sha512-lDmx79y1z6i7RNx0ZGCPq1bzJ6ZoDDKbvh7jxr9SJcWLkShMzXrHbYVpTdnhNM5MXpDUxCQ4DgqVttVXlBgiBQ==",
"dev": true,
"requires": {
- "array-differ": "^2.0.3",
- "array-union": "^1.0.2",
- "arrify": "^1.0.1",
+ "@types/minimatch": "^3.0.3",
+ "array-differ": "^3.0.0",
+ "array-union": "^2.1.0",
+ "arrify": "^2.0.1",
"minimatch": "^3.0.4"
}
+ },
+ "npm-run-path": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-3.1.0.tgz",
+ "integrity": "sha512-Dbl4A/VfiVGLgQv29URL9xshU8XDY1GeLy+fsaZ1AA8JDSfjvr5P5+pzRbWqRSBxk6/DW7MIh8lTM/PaGnP2kg==",
+ "dev": true,
+ "requires": {
+ "path-key": "^3.0.0"
+ }
+ },
+ "p-finally": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-2.0.1.tgz",
+ "integrity": "sha512-vpm09aKwq6H9phqRQzecoDpD8TmVyGw70qmWlyq5onxY7tqyTTFVvxMykxQSQKILBSFlbXpypIw2T1Ml7+DDtw==",
+ "dev": true
+ },
+ "p-limit": {
+ "version": "2.2.2",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.2.tgz",
+ "integrity": "sha512-WGR+xHecKTr7EbUEhyLSh5Dube9JtdiG78ufaeLxTgpudf/20KqyMioIUZJAezlTIi6evxuoUs9YXc11cU+yzQ==",
+ "dev": true,
+ "requires": {
+ "p-try": "^2.0.0"
+ }
+ },
+ "p-locate": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
+ "dev": true,
+ "requires": {
+ "p-limit": "^2.2.0"
+ }
+ },
+ "p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
+ "dev": true
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "dev": true
+ },
+ "path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "dev": true
+ },
+ "shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dev": true,
+ "requires": {
+ "shebang-regex": "^3.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "dev": true
+ },
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dev": true,
+ "requires": {
+ "isexe": "^2.0.0"
+ }
}
}
},
"resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
"integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8="
},
+ "strip-final-newline": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
+ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
+ "dev": true
+ },
"style-loader": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.0.0.tgz",
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz",
"integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==",
"dependencies": {
- "abbrev": {
+ "npm-bundled": {
"version": "1.1.1",
"bundled": true,
"optional": true
},
- "ansi-regex": {
- "version": "2.1.1",
+ "semver": {
+ "version": "5.7.1",
"bundled": true,
"optional": true
},
"readable-stream": "^2.0.6"
}
},
- "balanced-match": {
- "version": "1.0.0",
+ "safe-buffer": {
+ "version": "5.1.2",
"bundled": true,
"optional": true
},
- "brace-expansion": {
- "version": "1.1.11",
+ "process-nextick-args": {
+ "version": "2.0.1",
"bundled": true,
"optional": true,
"requires": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
+ "are-we-there-yet": "~1.1.2",
+ "console-control-strings": "~1.1.0",
+ "gauge": "~2.7.3",
+ "set-blocking": "~2.0.0"
}
},
- "chownr": {
- "version": "1.1.3",
+ "safer-buffer": {
+ "version": "2.1.2",
"bundled": true,
"optional": true
},
- "code-point-at": {
- "version": "1.1.0",
+ "wide-align": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "ms": "^2.1.1"
+ "string-width": "^1.0.2 || 2"
}
},
- "deep-extend": {
- "version": "0.6.0",
+ "once": {
+ "version": "1.4.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "minipass": "^2.6.0"
+ "wrappy": "1"
}
},
- "fs.realpath": {
- "version": "1.0.0",
+ "strip-ansi": {
+ "version": "3.0.1",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "aproba": "^1.0.3",
- "console-control-strings": "^1.0.0",
- "has-unicode": "^2.0.0",
- "object-assign": "^4.1.0",
- "signal-exit": "^3.0.0",
- "string-width": "^1.0.1",
- "strip-ansi": "^3.0.1",
- "wide-align": "^1.1.0"
+ "ansi-regex": "^2.0.0"
}
},
- "glob": {
- "version": "7.1.6",
+ "nopt": {
+ "version": "4.0.1",
"bundled": true,
"optional": true,
"requires": {
- "fs.realpath": "^1.0.0",
- "inflight": "^1.0.4",
- "inherits": "2",
- "minimatch": "^3.0.4",
- "once": "^1.3.0",
- "path-is-absolute": "^1.0.0"
+ "abbrev": "1",
+ "osenv": "^0.1.4"
}
},
- "has-unicode": {
- "version": "2.0.1",
+ "console-control-strings": {
+ "version": "1.1.0",
"bundled": true,
"optional": true
},
- "iconv-lite": {
- "version": "0.4.24",
+ "fs.realpath": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
- "ignore-walk": {
- "version": "3.0.3",
+ "tar": {
+ "version": "4.4.13",
"bundled": true,
"optional": true,
"requires": {
- "minimatch": "^3.0.4"
+ "chownr": "^1.1.1",
+ "fs-minipass": "^1.2.5",
+ "minipass": "^2.8.6",
+ "minizlib": "^1.2.1",
+ "mkdirp": "^0.5.0",
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.3"
}
},
- "inflight": {
- "version": "1.0.6",
+ "brace-expansion": {
+ "version": "1.1.11",
"bundled": true,
"optional": true,
"requires": {
- "once": "^1.3.0",
- "wrappy": "1"
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
}
},
- "inherits": {
- "version": "2.0.4",
+ "os-tmpdir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "ini": {
- "version": "1.3.5",
+ "minipass": {
+ "version": "2.9.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "number-is-nan": "^1.0.0"
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.0"
}
},
- "isarray": {
- "version": "1.0.0",
+ "yallist": {
+ "version": "3.1.1",
"bundled": true,
"optional": true
},
- "minimatch": {
- "version": "3.0.4",
+ "code-point-at": {
+ "version": "1.1.0",
"bundled": true,
"optional": true,
"requires": {
- "brace-expansion": "^1.1.7"
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.0",
+ "bundled": true,
+ "optional": true
+ }
}
},
- "minimist": {
- "version": "0.0.8",
+ "deep-extend": {
+ "version": "0.6.0",
"bundled": true,
"optional": true
},
"minipass": "^2.9.0"
}
},
- "mkdirp": {
- "version": "0.5.1",
+ "osenv": {
+ "version": "0.1.5",
"bundled": true,
"optional": true,
"requires": {
- "minimist": "0.0.8"
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.0"
}
},
- "ms": {
- "version": "2.1.2",
+ "signal-exit": {
+ "version": "3.0.2",
"bundled": true,
"optional": true
},
- "needle": {
- "version": "2.4.0",
+ "is-fullwidth-code-point": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
- "debug": "^3.2.6",
- "iconv-lite": "^0.4.4",
- "sax": "^1.2.4"
+ "number-is-nan": "^1.0.0"
}
},
+ "sax": {
+ "version": "1.2.4",
+ "bundled": true,
+ "optional": true
+ },
"node-pre-gyp": {
"version": "0.14.0",
"bundled": true,
"tar": "^4.4.2"
}
},
- "nopt": {
- "version": "4.0.1",
+ "gauge": {
+ "version": "2.7.4",
"bundled": true,
"optional": true,
"requires": {
- "abbrev": "1",
- "osenv": "^0.1.4"
+ "aproba": "^1.0.3",
+ "console-control-strings": "^1.0.0",
+ "has-unicode": "^2.0.0",
+ "object-assign": "^4.1.0",
+ "signal-exit": "^3.0.0",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wide-align": "^1.1.0"
}
},
- "npm-bundled": {
- "version": "1.1.1",
+ "ansi-regex": {
+ "version": "2.1.1",
"bundled": true,
"optional": true,
"requires": {
"npm-normalize-package-bin": "^1.0.1"
}
},
- "npm-normalize-package-bin": {
- "version": "1.0.1",
+ "has-unicode": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "npm-packlist": {
- "version": "1.4.7",
+ "os-homedir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true,
"requires": {
"npm-bundled": "^1.0.1"
}
},
- "npmlog": {
- "version": "4.1.2",
+ "ms": {
+ "version": "2.1.2",
"bundled": true,
"optional": true,
"requires": {
- "are-we-there-yet": "~1.1.2",
- "console-control-strings": "~1.1.0",
- "gauge": "~2.7.3",
- "set-blocking": "~2.0.0"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
}
},
- "number-is-nan": {
- "version": "1.0.1",
+ "aproba": {
+ "version": "1.2.0",
"bundled": true,
"optional": true
},
- "object-assign": {
- "version": "4.1.1",
+ "strip-json-comments": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "once": {
- "version": "1.4.0",
+ "inherits": {
+ "version": "2.0.4",
"bundled": true,
"optional": true,
"requires": {
- "wrappy": "1"
+ "ms": "^2.1.1"
}
},
- "os-homedir": {
+ "util-deprecate": {
"version": "1.0.2",
"bundled": true,
"optional": true
},
- "os-tmpdir": {
- "version": "1.0.2",
+ "chownr": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
- "osenv": {
- "version": "0.1.5",
+ "npm-packlist": {
+ "version": "1.4.7",
"bundled": true,
"optional": true,
"requires": {
- "os-homedir": "^1.0.0",
- "os-tmpdir": "^1.0.0"
+ "ignore-walk": "^3.0.1",
+ "npm-bundled": "^1.0.1"
}
},
- "path-is-absolute": {
- "version": "1.0.1",
+ "balanced-match": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "process-nextick-args": {
- "version": "2.0.1",
+ "string-width": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "rc": {
- "version": "1.2.8",
+ "needle": {
+ "version": "2.4.0",
"bundled": true,
"optional": true,
"requires": {
}
}
},
- "readable-stream": {
- "version": "2.3.6",
+ "ini": {
+ "version": "1.3.5",
"bundled": true,
"optional": true,
"requires": {
- "core-util-is": "~1.0.0",
- "inherits": "~2.0.3",
- "isarray": "~1.0.0",
- "process-nextick-args": "~2.0.0",
- "safe-buffer": "~5.1.1",
- "string_decoder": "~1.1.1",
- "util-deprecate": "~1.0.1"
+ "brace-expansion": "^1.1.7"
}
},
- "rimraf": {
- "version": "2.7.1",
+ "mkdirp": {
+ "version": "0.5.1",
"bundled": true,
"optional": true,
"requires": {
- "glob": "^7.1.3"
+ "minimist": "0.0.8"
}
},
- "safe-buffer": {
- "version": "5.1.2",
+ "set-blocking": {
+ "version": "2.0.0",
"bundled": true,
"optional": true
},
- "safer-buffer": {
- "version": "2.1.2",
+ "wrappy": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "sax": {
- "version": "1.2.4",
+ "fs-minipass": {
+ "version": "1.2.7",
"bundled": true,
"optional": true
},
- "semver": {
- "version": "5.7.1",
+ "number-is-nan": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "set-blocking": {
- "version": "2.0.0",
+ "isarray": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "signal-exit": {
- "version": "3.0.2",
+ "rimraf": {
+ "version": "2.7.1",
"bundled": true,
"optional": true
},
- "string-width": {
- "version": "1.0.2",
+ "glob": {
+ "version": "7.1.6",
"bundled": true,
"optional": true,
"requires": {
- "code-point-at": "^1.0.0",
- "is-fullwidth-code-point": "^1.0.0",
- "strip-ansi": "^3.0.0"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
}
},
- "string_decoder": {
- "version": "1.1.1",
+ "object-assign": {
+ "version": "4.1.1",
"bundled": true,
"optional": true,
"requires": {
- "safe-buffer": "~5.1.0"
+ "minimatch": "^3.0.4"
}
},
- "strip-ansi": {
- "version": "3.0.1",
+ "inflight": {
+ "version": "1.0.6",
"bundled": true,
"optional": true,
"requires": {
- "ansi-regex": "^2.0.0"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
- "strip-json-comments": {
- "version": "2.0.1",
+ "path-is-absolute": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "tar": {
- "version": "4.4.13",
+ "iconv-lite": {
+ "version": "0.4.24",
"bundled": true,
"optional": true,
"requires": {
- "chownr": "^1.1.1",
- "fs-minipass": "^1.2.5",
- "minipass": "^2.8.6",
- "minizlib": "^1.2.1",
- "mkdirp": "^0.5.0",
- "safe-buffer": "^5.1.2",
- "yallist": "^3.0.3"
+ "safer-buffer": ">= 2.1.2 < 3"
}
},
- "util-deprecate": {
- "version": "1.0.2",
+ "detect-libc": {
+ "version": "1.0.3",
"bundled": true,
"optional": true
},
- "wide-align": {
- "version": "1.1.3",
+ "string_decoder": {
+ "version": "1.1.1",
"bundled": true,
"optional": true,
"requires": {
- "string-width": "^1.0.2 || 2"
+ "safe-buffer": "~5.1.0"
}
},
- "wrappy": {
- "version": "1.0.2",
+ "abbrev": {
+ "version": "1.1.1",
"bundled": true,
"optional": true
},
"resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.1.2.tgz",
"integrity": "sha512-R4wDiBwZ0KzpgOWetKDug1FZcYhqYnUYKtfZYt4mD5SBz76q0KR4Q9o7GIPamsVPGmW3EYPPJ0dOOjvx32ldZA==",
"dependencies": {
- "abbrev": {
+ "npm-bundled": {
"version": "1.1.1",
"bundled": true,
"optional": true
},
- "ansi-regex": {
- "version": "2.1.1",
+ "semver": {
+ "version": "5.7.1",
"bundled": true,
"optional": true
},
"readable-stream": "^2.0.6"
}
},
- "balanced-match": {
- "version": "1.0.0",
+ "safe-buffer": {
+ "version": "5.1.2",
"bundled": true,
"optional": true
},
- "brace-expansion": {
- "version": "1.1.11",
+ "process-nextick-args": {
+ "version": "2.0.1",
"bundled": true,
"optional": true,
"requires": {
- "balanced-match": "^1.0.0",
- "concat-map": "0.0.1"
+ "are-we-there-yet": "~1.1.2",
+ "console-control-strings": "~1.1.0",
+ "gauge": "~2.7.3",
+ "set-blocking": "~2.0.0"
}
},
- "chownr": {
- "version": "1.1.3",
+ "safer-buffer": {
+ "version": "2.1.2",
"bundled": true,
"optional": true
},
- "code-point-at": {
- "version": "1.1.0",
+ "wide-align": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "ms": "^2.1.1"
+ "string-width": "^1.0.2 || 2"
}
},
- "deep-extend": {
- "version": "0.6.0",
+ "once": {
+ "version": "1.4.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "minipass": "^2.6.0"
+ "wrappy": "1"
}
},
- "fs.realpath": {
- "version": "1.0.0",
+ "strip-ansi": {
+ "version": "3.0.1",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "aproba": "^1.0.3",
- "console-control-strings": "^1.0.0",
- "has-unicode": "^2.0.0",
- "object-assign": "^4.1.0",
- "signal-exit": "^3.0.0",
- "string-width": "^1.0.1",
- "strip-ansi": "^3.0.1",
- "wide-align": "^1.1.0"
+ "ansi-regex": "^2.0.0"
}
},
- "glob": {
- "version": "7.1.6",
+ "nopt": {
+ "version": "4.0.1",
"bundled": true,
"optional": true,
"requires": {
- "fs.realpath": "^1.0.0",
- "inflight": "^1.0.4",
- "inherits": "2",
- "minimatch": "^3.0.4",
- "once": "^1.3.0",
- "path-is-absolute": "^1.0.0"
+ "abbrev": "1",
+ "osenv": "^0.1.4"
}
},
- "has-unicode": {
- "version": "2.0.1",
+ "console-control-strings": {
+ "version": "1.1.0",
"bundled": true,
"optional": true
},
- "iconv-lite": {
- "version": "0.4.24",
+ "fs.realpath": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
"safer-buffer": ">= 2.1.2 < 3"
}
},
- "ignore-walk": {
- "version": "3.0.3",
+ "tar": {
+ "version": "4.4.13",
"bundled": true,
"optional": true,
"requires": {
- "minimatch": "^3.0.4"
+ "chownr": "^1.1.1",
+ "fs-minipass": "^1.2.5",
+ "minipass": "^2.8.6",
+ "minizlib": "^1.2.1",
+ "mkdirp": "^0.5.0",
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.3"
}
},
- "inflight": {
- "version": "1.0.6",
+ "brace-expansion": {
+ "version": "1.1.11",
"bundled": true,
"optional": true,
"requires": {
- "once": "^1.3.0",
- "wrappy": "1"
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
}
},
- "inherits": {
- "version": "2.0.4",
+ "os-tmpdir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "ini": {
- "version": "1.3.5",
+ "minipass": {
+ "version": "2.9.0",
"bundled": true,
"optional": true
},
"bundled": true,
"optional": true,
"requires": {
- "number-is-nan": "^1.0.0"
+ "safe-buffer": "^5.1.2",
+ "yallist": "^3.0.0"
}
},
- "isarray": {
- "version": "1.0.0",
+ "yallist": {
+ "version": "3.1.1",
"bundled": true,
"optional": true
},
- "minimatch": {
- "version": "3.0.4",
+ "code-point-at": {
+ "version": "1.1.0",
"bundled": true,
"optional": true,
"requires": {
- "brace-expansion": "^1.1.7"
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "dependencies": {
+ "minimist": {
+ "version": "1.2.0",
+ "bundled": true,
+ "optional": true
+ }
}
},
- "minimist": {
- "version": "0.0.8",
+ "deep-extend": {
+ "version": "0.6.0",
"bundled": true,
"optional": true
},
"minipass": "^2.9.0"
}
},
- "mkdirp": {
- "version": "0.5.1",
+ "osenv": {
+ "version": "0.1.5",
"bundled": true,
"optional": true,
"requires": {
- "minimist": "0.0.8"
+ "os-homedir": "^1.0.0",
+ "os-tmpdir": "^1.0.0"
}
},
- "ms": {
- "version": "2.1.2",
+ "signal-exit": {
+ "version": "3.0.2",
"bundled": true,
"optional": true
},
- "needle": {
- "version": "2.4.0",
+ "is-fullwidth-code-point": {
+ "version": "1.0.0",
"bundled": true,
"optional": true,
"requires": {
- "debug": "^3.2.6",
- "iconv-lite": "^0.4.4",
- "sax": "^1.2.4"
+ "number-is-nan": "^1.0.0"
}
},
+ "sax": {
+ "version": "1.2.4",
+ "bundled": true,
+ "optional": true
+ },
"node-pre-gyp": {
"version": "0.14.0",
"bundled": true,
"tar": "^4.4.2"
}
},
- "nopt": {
- "version": "4.0.1",
+ "gauge": {
+ "version": "2.7.4",
"bundled": true,
"optional": true,
"requires": {
- "abbrev": "1",
- "osenv": "^0.1.4"
+ "aproba": "^1.0.3",
+ "console-control-strings": "^1.0.0",
+ "has-unicode": "^2.0.0",
+ "object-assign": "^4.1.0",
+ "signal-exit": "^3.0.0",
+ "string-width": "^1.0.1",
+ "strip-ansi": "^3.0.1",
+ "wide-align": "^1.1.0"
}
},
- "npm-bundled": {
- "version": "1.1.1",
+ "ansi-regex": {
+ "version": "2.1.1",
"bundled": true,
"optional": true,
"requires": {
"npm-normalize-package-bin": "^1.0.1"
}
},
- "npm-normalize-package-bin": {
- "version": "1.0.1",
+ "has-unicode": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "npm-packlist": {
- "version": "1.4.7",
+ "os-homedir": {
+ "version": "1.0.2",
"bundled": true,
"optional": true,
"requires": {
"npm-bundled": "^1.0.1"
}
},
- "npmlog": {
- "version": "4.1.2",
+ "ms": {
+ "version": "2.1.2",
"bundled": true,
"optional": true,
"requires": {
- "are-we-there-yet": "~1.1.2",
- "console-control-strings": "~1.1.0",
- "gauge": "~2.7.3",
- "set-blocking": "~2.0.0"
+ "core-util-is": "~1.0.0",
+ "inherits": "~2.0.3",
+ "isarray": "~1.0.0",
+ "process-nextick-args": "~2.0.0",
+ "safe-buffer": "~5.1.1",
+ "string_decoder": "~1.1.1",
+ "util-deprecate": "~1.0.1"
}
},
- "number-is-nan": {
- "version": "1.0.1",
+ "aproba": {
+ "version": "1.2.0",
"bundled": true,
"optional": true
},
- "object-assign": {
- "version": "4.1.1",
+ "strip-json-comments": {
+ "version": "2.0.1",
"bundled": true,
"optional": true
},
- "once": {
- "version": "1.4.0",
+ "inherits": {
+ "version": "2.0.4",
"bundled": true,
"optional": true,
"requires": {
- "wrappy": "1"
+ "ms": "^2.1.1"
}
},
- "os-homedir": {
+ "util-deprecate": {
"version": "1.0.2",
"bundled": true,
"optional": true
},
- "os-tmpdir": {
- "version": "1.0.2",
+ "chownr": {
+ "version": "1.1.3",
"bundled": true,
"optional": true
},
- "osenv": {
- "version": "0.1.5",
+ "npm-packlist": {
+ "version": "1.4.7",
"bundled": true,
"optional": true,
"requires": {
- "os-homedir": "^1.0.0",
- "os-tmpdir": "^1.0.0"
+ "ignore-walk": "^3.0.1",
+ "npm-bundled": "^1.0.1"
}
},
- "path-is-absolute": {
- "version": "1.0.1",
+ "balanced-match": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "process-nextick-args": {
- "version": "2.0.1",
+ "string-width": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "rc": {
- "version": "1.2.8",
+ "needle": {
+ "version": "2.4.0",
"bundled": true,
"optional": true,
"requires": {
}
}
},
- "readable-stream": {
- "version": "2.3.6",
+ "ini": {
+ "version": "1.3.5",
"bundled": true,
"optional": true,
"requires": {
- "core-util-is": "~1.0.0",
- "inherits": "~2.0.3",
- "isarray": "~1.0.0",
- "process-nextick-args": "~2.0.0",
- "safe-buffer": "~5.1.1",
- "string_decoder": "~1.1.1",
- "util-deprecate": "~1.0.1"
+ "brace-expansion": "^1.1.7"
}
},
- "rimraf": {
- "version": "2.7.1",
+ "mkdirp": {
+ "version": "0.5.1",
"bundled": true,
"optional": true,
"requires": {
- "glob": "^7.1.3"
+ "minimist": "0.0.8"
}
},
- "safe-buffer": {
- "version": "5.1.2",
+ "set-blocking": {
+ "version": "2.0.0",
"bundled": true,
"optional": true
},
- "safer-buffer": {
- "version": "2.1.2",
+ "wrappy": {
+ "version": "1.0.2",
"bundled": true,
"optional": true
},
- "sax": {
- "version": "1.2.4",
+ "fs-minipass": {
+ "version": "1.2.7",
"bundled": true,
"optional": true
},
- "semver": {
- "version": "5.7.1",
+ "number-is-nan": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "set-blocking": {
- "version": "2.0.0",
+ "isarray": {
+ "version": "1.0.0",
"bundled": true,
"optional": true
},
- "signal-exit": {
- "version": "3.0.2",
+ "rimraf": {
+ "version": "2.7.1",
"bundled": true,
"optional": true
},
- "string-width": {
- "version": "1.0.2",
+ "glob": {
+ "version": "7.1.6",
"bundled": true,
"optional": true,
"requires": {
- "code-point-at": "^1.0.0",
- "is-fullwidth-code-point": "^1.0.0",
- "strip-ansi": "^3.0.0"
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.0.4",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
}
},
- "string_decoder": {
- "version": "1.1.1",
+ "object-assign": {
+ "version": "4.1.1",
"bundled": true,
"optional": true,
"requires": {
- "safe-buffer": "~5.1.0"
+ "minimatch": "^3.0.4"
}
},
- "strip-ansi": {
- "version": "3.0.1",
+ "inflight": {
+ "version": "1.0.6",
"bundled": true,
"optional": true,
"requires": {
- "ansi-regex": "^2.0.0"
+ "once": "^1.3.0",
+ "wrappy": "1"
}
},
- "strip-json-comments": {
- "version": "2.0.1",
+ "path-is-absolute": {
+ "version": "1.0.1",
"bundled": true,
"optional": true
},
- "tar": {
- "version": "4.4.13",
+ "iconv-lite": {
+ "version": "0.4.24",
"bundled": true,
"optional": true,
"requires": {
- "chownr": "^1.1.1",
- "fs-minipass": "^1.2.5",
- "minipass": "^2.8.6",
- "minizlib": "^1.2.1",
- "mkdirp": "^0.5.0",
- "safe-buffer": "^5.1.2",
- "yallist": "^3.0.3"
+ "safer-buffer": ">= 2.1.2 < 3"
}
},
- "util-deprecate": {
- "version": "1.0.2",
+ "detect-libc": {
+ "version": "1.0.3",
"bundled": true,
"optional": true
},
- "wide-align": {
- "version": "1.1.3",
+ "string_decoder": {
+ "version": "1.1.1",
"bundled": true,
"optional": true,
"requires": {
- "string-width": "^1.0.2 || 2"
+ "safe-buffer": "~5.1.0"
}
},
- "wrappy": {
- "version": "1.0.2",
+ "abbrev": {
+ "version": "1.1.1",
"bundled": true,
"optional": true
},