npm rum
· 1 minDiscovery of the day: npm rum seems to be aliased to npm run.
There’s more aliases to be found in the cli’s source code.
npm hlep becomes npm help, and there are shorthands like npm cit for npm install-ci-test.
Sadly, there’s no shortcut for my beloved --save-exact flag.