UNPKG

waft-ws-protocol

Version:

waft ws 协议库

23 lines (22 loc) 434 B
{ "name": "waft-ws-protocol", "version": "1.0.6", "description": "waft ws 协议库", "main": "dist/index.js", "scripts": { "build": "tsc", "build:dev": "tsc -w" }, "keywords": [ "waft" ], "author": "wb-jt706470 (江涛)", "license": "ISC", "devDependencies": { "jest": "^27.2.4", "jest-config": "^27.2.4", "ts-jest": "^27.0.5", "ts-node": "^10.2.1", "typescript": "^4.4.3" } }