CMSgov/macpro-platform-doc-conversion

View on GitHub
services/.sechub/package.json

Summary

Maintainability
Test Coverage
{
  "name": "sechub",
  "version": "1.0.0",
  "description": "",
  "main": "handler.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "lodash": "^4.17.21",
    "octokit": "^1.5.0"
  }
}