@awesams so, libraries loaded w npm install, are places in the node_modules folder.
so, you go into the node_modules folder for this module, and do a git clone of this one library(which creates it’s folder)
then cd to that folder, and follow his instructions (readme.md)