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    
@supertenant/serverless / package.json
Size: Mime:
{
  "name": "@supertenant/serverless",
  "version": "0.8.2",
  "description": "Internal utility package for serverless Node.js",
  "homepage": "https://www.supertenant.com",
  "license": "Elastic-2.0",
  "author": {
    "name": "SuperTenant Ltd.",
    "email": "info@supertenant.com"
  },
  "main": "src/index.js",
  "files": [
    "src"
  ],
  "dependencies": {
    "@supertenant/core": "0.8.2",
    "agent-base": "^6.0.2",
    "https-proxy-agent": "^5.0.0",
    "semver": "7.3.3"
  },
  "stableVersion": "0.6.6"
}