CCGSRobotics/RoboHUD

View on GitHub
Server/package.json

Summary

Maintainability
Test Coverage
{
  "name": "robohud-server",
  "version": "1.0.0",
  "description": "The server side of the CCGS Robotics RoboHUD stack",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Angus Finch",
  "license": "ISC"
}