Using NPM as a Build Tool Mark Robson NPM isn't just a package management tool, it is much more than that. You've probably seen the "scripts" attribute of the "package.json" file and noticed you can add npm (3 min read).