22 Commits

Author SHA1 Message Date
sudodoki
236b581366 Fix small typo in synopsis in npm-link.md.
Fix small typo (add 's') in command's synopsis in npm-link.md.
2014-06-24 18:39:44 -04:00
isaacs
e06799e77e Replace cache.clean/read. Document npm-cache(3)
Fix #5314
2014-05-23 13:17:24 -07:00
Domenic Denicola
72cecd4264 doc: fix bracket ambiguity
Fixes #5093
2014-04-17 23:29:31 -04:00
isaacs
0f48c71516 doc: rename repo.md to npm-repo.md 2014-01-02 17:47:48 -08:00
TJ Holowaychuk
0223389130 add "repo" command 2013-08-15 19:47:43 -04:00
Brian White
29952cb4c4 doc: fix typo 2013-07-28 19:34:45 -07:00
isaacs
af81d7272e doc: More config doc crosslinking 2013-07-11 15:32:02 -07:00
isaacs
3462380fd8 doc: Correct links to misc section docs 2013-07-11 15:26:37 -07:00
isaacs
ea654af0bf doc: s/npm-json(1)/package.json(5)/g 2013-07-11 15:19:00 -07:00
isaacs
420db7dd7c doc: organize into sections 2013-07-11 01:25:45 -07:00
Jan Lehnardt
a02edb329b api doc: Clarify configObject usage 2013-01-22 10:22:51 -08:00
Jed Schmidt
84420c8906 Add information about how to un-deprecate
Per @isaacs's response on Twitter:

http://twitter.com/izs/status/281987122301382656
2012-12-21 14:19:16 +01:00
isaacs
776fbc381b Support --json flag for ls output 2012-02-24 18:12:06 -08:00
Dave Pacheco
d54ce3154d add "npm shrinkwrap" 2012-02-24 11:28:02 -08:00
isaacs
48f132218c Remove symbolic links from npm itself 2011-11-29 15:39:29 -08:00
isaacs
2e45745967 Close #1582 Make prefixes better on windows
1. Make prefixes and paths more windows-like on windows.
2. Abstract out all path-munging behavior to lib/npm.js where it belongs.
2011-10-21 18:34:22 -07:00
isaacs
0ae422cbd6 Close #1493 Return values from npm.commands.view saner 2011-10-11 18:12:35 -07:00
Martin Cooper
7814ae0080 New 'bugs' command. 2011-10-02 17:13:34 -07:00
isaacs
fe576995c4 More doc stuff. 2011-09-24 21:55:02 -07:00
isaacs
12e22fb270 More npm.md edits 2011-08-24 08:22:17 -07:00
isaacs
a18fbaac57 Editing the npm API doc 2011-08-23 14:34:19 -07:00
isaacs
5021c4dca8 folder structure change
doc/{cli,api}
man/{man1,man3}
2011-08-22 19:05:40 -07:00