A module generator script. If the current directory has a “package.json” file, the module will be created outside the current directory and a symlink will be created from the current directories “node_modules” folder to the generated module.
An npm registry proxy that uses your npm cache to retrieve modules, allowing for offline access to any modules you've previously installed pretty much ever.