UNPKG

janus-method-ping

Version:

Adds 'ping' command to janus-server.

24 lines (23 loc) 522 B
{ "name": "janus-method-ping", "version": "0.0.3", "description": "Adds 'ping' command to janus-server.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/timschwartz/janus-method-ping.git" }, "keywords": [ "janusvr", "janus", "plugin" ], "author": "Tim Schwartz", "license": "LGPL 2.1", "bugs": { "url": "https://github.com/timschwartz/janus-method-ping/issues" } }