| @@ -29,7 +29,7 @@ For example, running \fBnpm ls promzard\fR in npm\'s source tree will show: | ||
| .IP "" 4 | ||
| . | ||
| .nf | ||
| npm@1.1.57 /path/to/npm | ||
| └─┬ init\-package\-json@0\.0\.4 | ||
| └── promzard@0\.1\.5 | ||
| . | ||
| @@ -14,7 +14,7 @@ npm <command> [args] | ||
| .fi | ||
| . | ||
| .SH "VERSION" | ||
| 1.1.57 | ||
| . | ||
| .SH "DESCRIPTION" | ||
| npm is the package manager for the Node JavaScript platform\. It puts | ||
| @@ -21,7 +21,7 @@ npm\.load(configObject, function (er, npm) { | ||
| .fi | ||
| . | ||
| .SH "VERSION" | ||
| 1.1.57 | ||
| . | ||
| .SH "DESCRIPTION" | ||
| This is the API documentation for npm\. | ||