]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/man/man3/npm-prune.3
Hide "enabled" column for non-component type tech type tables
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / man / man3 / npm-prune.3
1 .TH "NPM\-PRUNE" "3" "October 2016" "" ""
2 .SH "NAME"
3 \fBnpm-prune\fR \- Remove extraneous packages
4 .SH SYNOPSIS
5 .P
6 .RS 2
7 .nf
8 npm\.commands\.prune([packages,] callback)
9 .fi
10 .RE
11 .SH DESCRIPTION
12 .P
13 This command removes "extraneous" packages\.
14 .P
15 The first parameter is optional, and it specifies packages to be removed\.
16 .P
17 No packages are specified, then all packages will be checked\.
18 .P
19 Extraneous packages are packages that are not listed on the parent
20 package's dependencies list\.
21