UNPKG

drp-mesh

Version:
35 lines (34 loc) 693 B
{ "name": "drp-mesh", "version": "1.0.8", "description": "DRP Mesh", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/adhdtech/DRP.git" }, "keywords": [ "drp", "mesh", "service", "registry", "provider", "broker" ], "author": "Pete Brown <jpbrown@adhdtech.com>", "license": "ISC", "dependencies": { "ws": "*", "body-parser": "*", "express": "4.21.2", "express-ws": "*", "express-http-proxy": "*", "cors": "*", "ping": "*", "tcp-ping": "*", "uuid": "^8.0.0" } }