summaryrefslogtreecommitdiff
path: root/plugins/npm/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/npm/README.md')
-rw-r--r--plugins/npm/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/npm/README.md b/plugins/npm/README.md
index d6bada38b..47d153619 100644
--- a/plugins/npm/README.md
+++ b/plugins/npm/README.md
@@ -27,3 +27,5 @@ plugins=(... npm)
| `npmR` | `npm run` | Run npm scripts |
| `npmP` | `npm publish` | Run npm publish |
| `npmI` | `npm init` | Run npm init |
+| `npmi` | `npm info` | Run npm info |
+| `npmSe` | `npm search` | Run npm search |