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:
Diffstat (limited to 'node_modules/code-point-at/package.json')
-rw-r--r--node_modules/code-point-at/package.json11
1 files changed, 5 insertions, 6 deletions
diff --git a/node_modules/code-point-at/package.json b/node_modules/code-point-at/package.json
index 919df2bb1..7355d67a7 100644
--- a/node_modules/code-point-at/package.json
+++ b/node_modules/code-point-at/package.json
@@ -16,16 +16,15 @@
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
- "/cli-table2/string-width",
- "/gauge/string-width",
- "/tacks/string-width",
- "/wide-align/string-width",
- "/wrap-ansi/string-width"
+ "/@iarna/cli/cliui/string-width",
+ "/@iarna/cli/wrap-ansi/string-width",
+ "/jackspeak/wrap-ansi/string-width",
+ "/string-width"
],
"_resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
"_shasum": "0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77",
"_spec": "code-point-at@^1.0.0",
- "_where": "/Users/rebecca/code/npm/node_modules/cli-table2/node_modules/string-width",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/string-width",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",