0.1.4 • Published 7 years ago
npm-directories-test v0.1.4
npm directories test
A simple module to help out if you're trying to do tricky things (like copy files around for a build) with an npm postinstall.
Will output process.env, cwd, __dirname, and the result of path.resolve('.') during postinstall.