]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/doc/api/npm-bin.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / doc / api / npm-bin.md
1 npm-bin(3) -- Display npm bin folder
2 ====================================
3
4 ## SYNOPSIS
5
6     npm.commands.bin(args, cb)
7
8 ## DESCRIPTION
9
10 Print the folder where npm will install executables.
11
12 This function should not be used programmatically.  Instead, just refer
13 to the `npm.bin` property.