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:
{
    "name": "@fbinhouse/inhouse-devops-alerts-api",
    "version": "1.0.1",
    "description": "A helper to send alerts to the F&B Inhouse Alerts system",
    "main": "src/index.js",
    "scripts": {
        "build": "nodejs src/build.js",
        "test": "exit 0"
    },
    "author": "philip.nicholls@fbinhouse.se",
    "license": "ISC",
    "dependencies": {
        "axios": "^0.19.0"
    }
}