UNPKG

mikesoftp3

Version:

A simple, easy-to-use library for connecting to the Mikesoft P3 network.

29 lines (28 loc) 721 B
{ "name": "mikesoftp3", "version": "1.0.9", "description": "A simple, easy-to-use library for connecting to the Mikesoft P3 network.", "main": "node-p3.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "windows96", "p3" ], "author": "themirrazz#9986", "license": "GPL-3.0", "dependencies": { "socket-io": "^1.0.0", "socket.io-client": "^4.5.1" }, "devDependencies": {}, "repository": { "type": "git", "url": "git+https://github.com/themirrazz/mikesoft-p3-node.git" }, "bugs": { "url": "https://github.com/themirrazz/mikesoft-p3-node/issues" }, "homepage": "https://github.com/themirrazz/mikesoft-p3-node#readme" }