siruku6/fx_alarm_py

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "fx_alarm_py",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "directories": {
    "test": "tests"
  },
  "scripts": {
    "test": "pipenv run test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/siruku6/fx_alarm_py.git"
  },
  "author": "siruku6",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/siruku6/fx_alarm_py/issues"
  },
  "homepage": "https://github.com/siruku6/fx_alarm_py#readme",
  "dependencies": {
    "npm": "^8.11.0",
    "serverless-api-gateway-throttling": "^2.0.2"
  }
}