From d8fc0ae50fd0c7fe403cbbd27819eb5b00acb7da Mon Sep 17 00:00:00 2001 From: isaacs Date: Wed, 11 Dec 2019 11:09:58 -0800 Subject: deps: update npm to 6.13.4 PR-URL: https://github.com/nodejs/node/pull/30904 Reviewed-By: Ruben Bridgewater Reviewed-By: Rich Trott Reviewed-By: Jiawen Geng Reviewed-By: Michael Dawson Reviewed-By: Daijiro Wachi --- .../docs/public/cli-commands/npm-stars/index.html | 93 ++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 deps/npm/docs/public/cli-commands/npm-stars/index.html (limited to 'deps/npm/docs/public/cli-commands/npm-stars') diff --git a/deps/npm/docs/public/cli-commands/npm-stars/index.html b/deps/npm/docs/public/cli-commands/npm-stars/index.html new file mode 100644 index 00000000000..ee36575ada2 --- /dev/null +++ b/deps/npm/docs/public/cli-commands/npm-stars/index.html @@ -0,0 +1,93 @@ +

npm stars

+

View packages marked as favorites

+

Synopsis

+
npm stars [<user>]
+

Description

+

If you have starred a lot of neat things and want to find them again +quickly this command lets you do just that.

+

You may also want to see your friend's favorite packages, in this case +you will most certainly enjoy this command.

+

See Also

+

👀 Found a typo? Let us know!

The current stable version of npm is here. To upgrade, run: npm install npm@latest -g

To report bugs or submit feature requests for the docs, please post here. Submit npm issues here.

\ No newline at end of file -- cgit v1.2.3