UNPKG

nonamekill_server

Version:

无名杀服务器

24 lines (23 loc) 397 B
{ "name": "nonamekill_server", "version": "1.0.6", "description": "无名杀服务器", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "cli", "noname", "无名杀", "三国杀" ], "bin": { "noname": "./index.js" }, "author": "", "license": "ISC", "dependencies": { "ws": "^7.4.5" } }