mirror of
https://github.com/theoludwig/theoludwig.git
synced 2024-12-08 00:44:30 +01:00
chore: add prebuilds for Gitpod
This commit is contained in:
parent
b0a608c1fa
commit
039f4d172b
10
.gitpod.yml
10
.gitpod.yml
@ -15,3 +15,13 @@ ports:
|
|||||||
|
|
||||||
- port: 1080
|
- port: 1080
|
||||||
onOpen: 'notify'
|
onOpen: 'notify'
|
||||||
|
|
||||||
|
github:
|
||||||
|
prebuilds:
|
||||||
|
master: true
|
||||||
|
branches: true
|
||||||
|
pullRequests: true
|
||||||
|
pullRequestsFromForks: true
|
||||||
|
addComment: true
|
||||||
|
addBadge: false
|
||||||
|
addLabel: 'prebuilt-in-gitpod'
|
||||||
|
236
package-lock.json
generated
236
package-lock.json
generated
@ -3630,7 +3630,8 @@
|
|||||||
"node_modules/abbrev": {
|
"node_modules/abbrev": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/accepts": {
|
"node_modules/accepts": {
|
||||||
"version": "1.3.7",
|
"version": "1.3.7",
|
||||||
@ -3842,12 +3843,14 @@
|
|||||||
"node_modules/aproba": {
|
"node_modules/aproba": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/are-we-there-yet": {
|
"node_modules/are-we-there-yet": {
|
||||||
"version": "1.1.5",
|
"version": "1.1.5",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"delegates": "^1.0.0",
|
"delegates": "^1.0.0",
|
||||||
"readable-stream": "^2.0.6"
|
"readable-stream": "^2.0.6"
|
||||||
@ -3857,6 +3860,7 @@
|
|||||||
"version": "2.3.7",
|
"version": "2.3.7",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"core-util-is": "~1.0.0",
|
"core-util-is": "~1.0.0",
|
||||||
"inherits": "~2.0.3",
|
"inherits": "~2.0.3",
|
||||||
@ -3871,6 +3875,7 @@
|
|||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"safe-buffer": "~5.1.0"
|
"safe-buffer": "~5.1.0"
|
||||||
}
|
}
|
||||||
@ -5395,7 +5400,8 @@
|
|||||||
"node_modules/console-control-strings": {
|
"node_modules/console-control-strings": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/constants-browserify": {
|
"node_modules/constants-browserify": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@ -6245,7 +6251,8 @@
|
|||||||
"node_modules/delegates": {
|
"node_modules/delegates": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/depd": {
|
"node_modules/depd": {
|
||||||
"version": "1.1.2",
|
"version": "1.1.2",
|
||||||
@ -6933,6 +6940,7 @@
|
|||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=6"
|
"node": ">=6"
|
||||||
}
|
}
|
||||||
@ -8632,6 +8640,7 @@
|
|||||||
"version": "2.7.4",
|
"version": "2.7.4",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"aproba": "^1.0.3",
|
"aproba": "^1.0.3",
|
||||||
"console-control-strings": "^1.0.0",
|
"console-control-strings": "^1.0.0",
|
||||||
@ -8647,6 +8656,7 @@
|
|||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=0.10.0"
|
"node": ">=0.10.0"
|
||||||
}
|
}
|
||||||
@ -8655,6 +8665,7 @@
|
|||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"number-is-nan": "^1.0.0"
|
"number-is-nan": "^1.0.0"
|
||||||
},
|
},
|
||||||
@ -8666,6 +8677,7 @@
|
|||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"code-point-at": "^1.0.0",
|
"code-point-at": "^1.0.0",
|
||||||
"is-fullwidth-code-point": "^1.0.0",
|
"is-fullwidth-code-point": "^1.0.0",
|
||||||
@ -8679,6 +8691,7 @@
|
|||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-regex": "^2.0.0"
|
"ansi-regex": "^2.0.0"
|
||||||
},
|
},
|
||||||
@ -9089,7 +9102,8 @@
|
|||||||
"node_modules/has-unicode": {
|
"node_modules/has-unicode": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC"
|
"license": "ISC",
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"node_modules/has-value": {
|
"node_modules/has-value": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@ -13342,6 +13356,7 @@
|
|||||||
"version": "7.1.2",
|
"version": "7.1.2",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"env-paths": "^2.2.0",
|
"env-paths": "^2.2.0",
|
||||||
"glob": "^7.1.4",
|
"glob": "^7.1.4",
|
||||||
@ -13890,6 +13905,7 @@
|
|||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"abbrev": "1"
|
"abbrev": "1"
|
||||||
},
|
},
|
||||||
@ -14003,7 +14019,181 @@
|
|||||||
"treeverse",
|
"treeverse",
|
||||||
"validate-npm-package-name",
|
"validate-npm-package-name",
|
||||||
"which",
|
"which",
|
||||||
"write-file-atomic"
|
"write-file-atomic",
|
||||||
|
"@npmcli/disparity-colors",
|
||||||
|
"@npmcli/git",
|
||||||
|
"@npmcli/installed-package-contents",
|
||||||
|
"@npmcli/map-workspaces",
|
||||||
|
"@npmcli/metavuln-calculator",
|
||||||
|
"@npmcli/move-file",
|
||||||
|
"@npmcli/name-from-folder",
|
||||||
|
"@npmcli/node-gyp",
|
||||||
|
"@npmcli/promise-spawn",
|
||||||
|
"@tootallnate/once",
|
||||||
|
"agent-base",
|
||||||
|
"agentkeepalive",
|
||||||
|
"aggregate-error",
|
||||||
|
"ajv",
|
||||||
|
"ansi-regex",
|
||||||
|
"ansi-styles",
|
||||||
|
"aproba",
|
||||||
|
"are-we-there-yet",
|
||||||
|
"asap",
|
||||||
|
"asn1",
|
||||||
|
"assert-plus",
|
||||||
|
"asynckit",
|
||||||
|
"aws-sign2",
|
||||||
|
"aws4",
|
||||||
|
"balanced-match",
|
||||||
|
"bcrypt-pbkdf",
|
||||||
|
"bin-links",
|
||||||
|
"binary-extensions",
|
||||||
|
"brace-expansion",
|
||||||
|
"builtins",
|
||||||
|
"caseless",
|
||||||
|
"cidr-regex",
|
||||||
|
"clean-stack",
|
||||||
|
"clone",
|
||||||
|
"cmd-shim",
|
||||||
|
"code-point-at",
|
||||||
|
"color-convert",
|
||||||
|
"color-name",
|
||||||
|
"colors",
|
||||||
|
"combined-stream",
|
||||||
|
"common-ancestor-path",
|
||||||
|
"concat-map",
|
||||||
|
"console-control-strings",
|
||||||
|
"core-util-is",
|
||||||
|
"dashdash",
|
||||||
|
"debug",
|
||||||
|
"debuglog",
|
||||||
|
"defaults",
|
||||||
|
"delayed-stream",
|
||||||
|
"delegates",
|
||||||
|
"depd",
|
||||||
|
"dezalgo",
|
||||||
|
"diff",
|
||||||
|
"ecc-jsbn",
|
||||||
|
"emoji-regex",
|
||||||
|
"encoding",
|
||||||
|
"env-paths",
|
||||||
|
"err-code",
|
||||||
|
"extend",
|
||||||
|
"extsprintf",
|
||||||
|
"fast-deep-equal",
|
||||||
|
"fast-json-stable-stringify",
|
||||||
|
"forever-agent",
|
||||||
|
"form-data",
|
||||||
|
"fs-minipass",
|
||||||
|
"fs.realpath",
|
||||||
|
"function-bind",
|
||||||
|
"gauge",
|
||||||
|
"getpass",
|
||||||
|
"har-schema",
|
||||||
|
"har-validator",
|
||||||
|
"has",
|
||||||
|
"has-flag",
|
||||||
|
"has-unicode",
|
||||||
|
"http-cache-semantics",
|
||||||
|
"http-proxy-agent",
|
||||||
|
"http-signature",
|
||||||
|
"https-proxy-agent",
|
||||||
|
"humanize-ms",
|
||||||
|
"iconv-lite",
|
||||||
|
"ignore-walk",
|
||||||
|
"imurmurhash",
|
||||||
|
"indent-string",
|
||||||
|
"infer-owner",
|
||||||
|
"inflight",
|
||||||
|
"inherits",
|
||||||
|
"ip",
|
||||||
|
"ip-regex",
|
||||||
|
"is-core-module",
|
||||||
|
"is-fullwidth-code-point",
|
||||||
|
"is-lambda",
|
||||||
|
"is-typedarray",
|
||||||
|
"isarray",
|
||||||
|
"isexe",
|
||||||
|
"isstream",
|
||||||
|
"jsbn",
|
||||||
|
"json-schema",
|
||||||
|
"json-schema-traverse",
|
||||||
|
"json-stringify-nice",
|
||||||
|
"json-stringify-safe",
|
||||||
|
"jsonparse",
|
||||||
|
"jsprim",
|
||||||
|
"just-diff",
|
||||||
|
"just-diff-apply",
|
||||||
|
"lru-cache",
|
||||||
|
"mime-db",
|
||||||
|
"mime-types",
|
||||||
|
"minimatch",
|
||||||
|
"minipass-collect",
|
||||||
|
"minipass-fetch",
|
||||||
|
"minipass-flush",
|
||||||
|
"minipass-json-stream",
|
||||||
|
"minipass-sized",
|
||||||
|
"minizlib",
|
||||||
|
"mute-stream",
|
||||||
|
"normalize-package-data",
|
||||||
|
"npm-bundled",
|
||||||
|
"npm-install-checks",
|
||||||
|
"npm-normalize-package-bin",
|
||||||
|
"npm-packlist",
|
||||||
|
"number-is-nan",
|
||||||
|
"oauth-sign",
|
||||||
|
"object-assign",
|
||||||
|
"once",
|
||||||
|
"p-map",
|
||||||
|
"path-is-absolute",
|
||||||
|
"path-parse",
|
||||||
|
"performance-now",
|
||||||
|
"process-nextick-args",
|
||||||
|
"promise-all-reject-late",
|
||||||
|
"promise-call-limit",
|
||||||
|
"promise-inflight",
|
||||||
|
"promise-retry",
|
||||||
|
"promzard",
|
||||||
|
"psl",
|
||||||
|
"punycode",
|
||||||
|
"qs",
|
||||||
|
"read-cmd-shim",
|
||||||
|
"readable-stream",
|
||||||
|
"request",
|
||||||
|
"resolve",
|
||||||
|
"retry",
|
||||||
|
"safe-buffer",
|
||||||
|
"safer-buffer",
|
||||||
|
"set-blocking",
|
||||||
|
"signal-exit",
|
||||||
|
"smart-buffer",
|
||||||
|
"socks",
|
||||||
|
"socks-proxy-agent",
|
||||||
|
"spdx-correct",
|
||||||
|
"spdx-exceptions",
|
||||||
|
"spdx-expression-parse",
|
||||||
|
"spdx-license-ids",
|
||||||
|
"sshpk",
|
||||||
|
"string_decoder",
|
||||||
|
"string-width",
|
||||||
|
"stringify-package",
|
||||||
|
"strip-ansi",
|
||||||
|
"supports-color",
|
||||||
|
"tunnel-agent",
|
||||||
|
"tweetnacl",
|
||||||
|
"typedarray-to-buffer",
|
||||||
|
"unique-filename",
|
||||||
|
"unique-slug",
|
||||||
|
"uri-js",
|
||||||
|
"util-deprecate",
|
||||||
|
"uuid",
|
||||||
|
"validate-npm-package-license",
|
||||||
|
"verror",
|
||||||
|
"walk-up-path",
|
||||||
|
"wcwidth",
|
||||||
|
"wide-align",
|
||||||
|
"wrappy",
|
||||||
|
"yallist"
|
||||||
],
|
],
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -16750,6 +16940,7 @@
|
|||||||
"version": "4.1.2",
|
"version": "4.1.2",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"are-we-there-yet": "~1.1.2",
|
"are-we-there-yet": "~1.1.2",
|
||||||
"console-control-strings": "~1.1.0",
|
"console-control-strings": "~1.1.0",
|
||||||
@ -22272,6 +22463,7 @@
|
|||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
"peer": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"string-width": "^1.0.2 || 2"
|
"string-width": "^1.0.2 || 2"
|
||||||
}
|
}
|
||||||
@ -25356,7 +25548,8 @@
|
|||||||
},
|
},
|
||||||
"abbrev": {
|
"abbrev": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"accepts": {
|
"accepts": {
|
||||||
"version": "1.3.7",
|
"version": "1.3.7",
|
||||||
@ -25495,11 +25688,13 @@
|
|||||||
},
|
},
|
||||||
"aproba": {
|
"aproba": {
|
||||||
"version": "1.2.0",
|
"version": "1.2.0",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"are-we-there-yet": {
|
"are-we-there-yet": {
|
||||||
"version": "1.1.5",
|
"version": "1.1.5",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"delegates": "^1.0.0",
|
"delegates": "^1.0.0",
|
||||||
"readable-stream": "^2.0.6"
|
"readable-stream": "^2.0.6"
|
||||||
@ -25508,6 +25703,7 @@
|
|||||||
"readable-stream": {
|
"readable-stream": {
|
||||||
"version": "2.3.7",
|
"version": "2.3.7",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"core-util-is": "~1.0.0",
|
"core-util-is": "~1.0.0",
|
||||||
"inherits": "~2.0.3",
|
"inherits": "~2.0.3",
|
||||||
@ -25521,6 +25717,7 @@
|
|||||||
"string_decoder": {
|
"string_decoder": {
|
||||||
"version": "1.1.1",
|
"version": "1.1.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"safe-buffer": "~5.1.0"
|
"safe-buffer": "~5.1.0"
|
||||||
}
|
}
|
||||||
@ -26593,7 +26790,8 @@
|
|||||||
},
|
},
|
||||||
"console-control-strings": {
|
"console-control-strings": {
|
||||||
"version": "1.1.0",
|
"version": "1.1.0",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"constants-browserify": {
|
"constants-browserify": {
|
||||||
"version": "1.0.0"
|
"version": "1.0.0"
|
||||||
@ -27178,7 +27376,8 @@
|
|||||||
},
|
},
|
||||||
"delegates": {
|
"delegates": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"depd": {
|
"depd": {
|
||||||
"version": "1.1.2"
|
"version": "1.1.2"
|
||||||
@ -27668,7 +27867,8 @@
|
|||||||
},
|
},
|
||||||
"env-paths": {
|
"env-paths": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"error-ex": {
|
"error-ex": {
|
||||||
"version": "1.3.2",
|
"version": "1.3.2",
|
||||||
@ -28829,6 +29029,7 @@
|
|||||||
"gauge": {
|
"gauge": {
|
||||||
"version": "2.7.4",
|
"version": "2.7.4",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"aproba": "^1.0.3",
|
"aproba": "^1.0.3",
|
||||||
"console-control-strings": "^1.0.0",
|
"console-control-strings": "^1.0.0",
|
||||||
@ -28842,11 +29043,13 @@
|
|||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ansi-regex": {
|
"ansi-regex": {
|
||||||
"version": "2.1.1",
|
"version": "2.1.1",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"is-fullwidth-code-point": {
|
"is-fullwidth-code-point": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"number-is-nan": "^1.0.0"
|
"number-is-nan": "^1.0.0"
|
||||||
}
|
}
|
||||||
@ -28854,6 +29057,7 @@
|
|||||||
"string-width": {
|
"string-width": {
|
||||||
"version": "1.0.2",
|
"version": "1.0.2",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"code-point-at": "^1.0.0",
|
"code-point-at": "^1.0.0",
|
||||||
"is-fullwidth-code-point": "^1.0.0",
|
"is-fullwidth-code-point": "^1.0.0",
|
||||||
@ -28863,6 +29067,7 @@
|
|||||||
"strip-ansi": {
|
"strip-ansi": {
|
||||||
"version": "3.0.1",
|
"version": "3.0.1",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"ansi-regex": "^2.0.0"
|
"ansi-regex": "^2.0.0"
|
||||||
}
|
}
|
||||||
@ -29148,7 +29353,8 @@
|
|||||||
},
|
},
|
||||||
"has-unicode": {
|
"has-unicode": {
|
||||||
"version": "2.0.1",
|
"version": "2.0.1",
|
||||||
"devOptional": true
|
"devOptional": true,
|
||||||
|
"peer": true
|
||||||
},
|
},
|
||||||
"has-value": {
|
"has-value": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
@ -32123,6 +32329,7 @@
|
|||||||
"node-gyp": {
|
"node-gyp": {
|
||||||
"version": "7.1.2",
|
"version": "7.1.2",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"env-paths": "^2.2.0",
|
"env-paths": "^2.2.0",
|
||||||
"glob": "^7.1.4",
|
"glob": "^7.1.4",
|
||||||
@ -32532,6 +32739,7 @@
|
|||||||
"nopt": {
|
"nopt": {
|
||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"abbrev": "1"
|
"abbrev": "1"
|
||||||
}
|
}
|
||||||
@ -34588,6 +34796,7 @@
|
|||||||
"npmlog": {
|
"npmlog": {
|
||||||
"version": "4.1.2",
|
"version": "4.1.2",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"are-we-there-yet": "~1.1.2",
|
"are-we-there-yet": "~1.1.2",
|
||||||
"console-control-strings": "~1.1.0",
|
"console-control-strings": "~1.1.0",
|
||||||
@ -38464,6 +38673,7 @@
|
|||||||
"wide-align": {
|
"wide-align": {
|
||||||
"version": "1.1.3",
|
"version": "1.1.3",
|
||||||
"devOptional": true,
|
"devOptional": true,
|
||||||
|
"peer": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"string-width": "^1.0.2 || 2"
|
"string-width": "^1.0.2 || 2"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user