UNPKG

tsl-umd

Version:

TSL-UMD Protocol Library for Node.js

34 lines (33 loc) 696 B
{ "name": "tsl-umd", "version": "1.1.2", "description": "TSL-UMD Protocol Library for Node.js", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": [ "npm", "nodejs", "tally", "tsl", "umd" ], "author": "William Viker <william.viker@gmail.com>", "license": "ISC", "dependencies": { "debug": "^4.1.1", "dgram": "^1.0.1", "events": "^3.0.0", "packet": "0.0.6", "util": "^0.11.1" }, "repository": { "type": "git", "url": "git+https://github.com/willosof/tsl-umd.git" }, "bugs": { "url": "https://github.com/willosof/tsl-umd/issues" }, "homepage": "https://www.npmjs.com/package/tsl-umd" }