@lvgithub/stick
Version:
The solution of sticky package problem of TCP for Node.Js !
30 lines • 656 B
JSON
{
"name": "@lvgithub/stick",
"version": "3.1.11",
"description": "The solution of sticky package problem of TCP for Node.Js !",
"types": "./typings/stick.d.ts",
"main": "index.js",
"scripts": {
"test": "jest"
},
"repository": "https://github.com/lvgithub/stick.git",
"keywords": [
"stick",
"stick package",
"stick data",
"tcp",
"node",
"粘包",
"缓存"
],
"author": "liuwei",
"license": "MIT",
"bugs": {
"url": "https://github.com/lvgithub/stick/issues"
},
"homepage": "https://github.com/lvgithub/stick#readme",
"devDependencies": {
"eslint": "^7.27.0",
"jest": "^26.1.0"
}
}