Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2020-05-02 02:55:00 +0300
committerisaacs <i@izs.me>2020-05-08 04:19:04 +0300
commit59cd29da424589f3948bb3c52da4a6a2853f499e (patch)
tree7426ac28c86ca0661eca61d32c40624d90e2ed2f /package.json
parent5e940d93204883884fcca9780dbe96157061b716 (diff)
remove libcipm, correct bundleDependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json19
1 files changed, 8 insertions, 11 deletions
diff --git a/package.json b/package.json
index 92ea19dfe..4a55d14d0 100644
--- a/package.json
+++ b/package.json
@@ -154,6 +154,9 @@
"write-file-atomic": "^2.4.3"
},
"bundleDependencies": [
+ "@npmcli/arborist",
+ "@npmcli/run-script",
+ "JSONStream",
"abbrev",
"ansicolors",
"ansistyles",
@@ -171,7 +174,6 @@
"cmd-shim",
"columnify",
"config-chain",
- "debuglog",
"detect-indent",
"detect-newline",
"dezalgo",
@@ -185,7 +187,6 @@
"has-unicode",
"hosted-git-info",
"iferr",
- "imurmurhash",
"infer-owner",
"inflight",
"inherits",
@@ -193,26 +194,21 @@
"init-package-json",
"is-cidr",
"json-parse-better-errors",
- "JSONStream",
+ "json-parse-even-better-errors",
"lazy-property",
- "libcipm",
"libnpmaccess",
"libnpmhook",
"libnpmorg",
+ "libnpmpack",
"libnpmpublish",
"libnpmsearch",
"libnpmteam",
+ "libnpmversion",
"libnpx",
"lock-verify",
"lockfile",
- "lodash._baseindexof",
"lodash._baseuniq",
- "lodash._bindcallback",
- "lodash._cacheindexof",
- "lodash._createcache",
- "lodash._getnative",
"lodash.clonedeep",
- "lodash.restparam",
"lodash.union",
"lodash.uniq",
"lodash.without",
@@ -221,6 +217,7 @@
"mississippi",
"mkdirp",
"move-concurrently",
+ "ms",
"node-gyp",
"nopt",
"normalize-package-data",
@@ -244,11 +241,11 @@
"qrcode-terminal",
"query-string",
"qw",
+ "read",
"read-cmd-shim",
"read-installed",
"read-package-json",
"read-package-tree",
- "read",
"readable-stream",
"readdir-scoped-modules",
"request",