Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
#!/usr/bin/env node

/*
I am only useful as an install script to make node-gyp not compile for purely optional native deps
*/

process.exit(0)