resolve-from
Resolve the path of a module like `require.resolve()` but from a given path
Updated by @sindresorhus
prebuild-install
A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
Updated by @mathiask
webpack-hot-middleware
Webpack hot reloading you can attach to your own server
Updated by @d3viant0ne
global-modules
The directory used by npm for globally installed npm modules.
Updated by @jonschlinkert
resolve-cwd
Resolve the path of a module like `require.resolve()` but from the current working directory
Updated by @sindresorhus