The repository is at https://github.com/abrobston/jscc. Follow the instructions in README.md or in Building JS/CC for your Platform to build.
JS/CC is available on npm as the package "jscc-parser":
npm install jscc-parser --save
JS/CC is experimentally available on bower as package "jscc-parser":
bower install jscc-parser