tldr/pages
Kyle Warneck 5f5cd8759e npm: remove unncessary --save flag. simplify descriptions
removes unnecssary --save flag (added by default in npm > 5).
Adds an example that installs a package wihtout a version since thats a simpler case.
Moves the global install example down the page since it's a more complicated case
Switch to the longversion of global option (`--global`) instead of `-g` to comply with styleguide
Simplified description of adding dependency
Switched from the terms "dependency" and "module" to "package" where possible since package is more idiomatic in this context.

Remove `npm list --global` example to keep page under 8 example limit
2019-03-13 09:12:11 +05:30
..
common npm: remove unncessary --save flag. simplify descriptions 2019-03-13 09:12:11 +05:30
linux whiptail: add page (#2820) 2019-03-07 09:50:16 +00:00
osx multiple pages: change Unicode characters to ASCII (#2802) 2019-02-24 23:56:24 +00:00
sunos multiple pages: change Unicode characters to ASCII (#2802) 2019-02-24 23:56:24 +00:00
windows ftype: add page 2019-03-06 17:36:53 +01:00