{
  "name": "stickpackage",
  "version": "3.1.5",
  "description": "The solution of sticky package problem of TCP for Node.Js !",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "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"
}