Snapstromegon/LightModules-Monitor

View on GitHub
Light_Client/package.json

Summary

Maintainability
Test Coverage
{
  "name": "Light_Client",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "express": "^4.19.2"
  }
}