{"_id":"@36node/tpl-tcp","_rev":"6-affc0edd65ba461b52452103f3da35e9","name":"@36node/tpl-tcp","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@36node/tpl-tcp","version":"0.1.0","description":"A module boilerplate for tcp server.","repository":{"url":"https://github.com/36node/tpl-tcp.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"files":["bin","dist"],"main":"dist/index.js","scripts":{"build":"rm -rf dist && babel ./src -d ./dist --ignore test.js","format":"prettier --trailing-comma es5 --write","lint":"eslint src","prepublishOnly":"npm run build","release":"standard-version && git push --follow-tags origin master","start":"nodemon src/index.js --watch src --exec 'babel-node'","test:cov":"jest --coverage && npm run lint","test":"npm run lint && jest --silent"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm test"}},"jest":{"testEnvironment":"node"},"lint-staged":{"*.js":["npm run format","git add"]},"devDependencies":{"@36node/babel":"*","@36node/eslint-config":"0.1.0","@commitlint/cli":"6.1.0","@commitlint/config-conventional":"6.1.0","husky":"1.0.0-rc.13","jest":"23.4.2","lint-staged":"7.2.0","nodemon":"1.18.3","prettier":"1.13.7","standard-version":"4.4.0"},"dependencies":{"@36node/whisper":"0.1.0","only":"0.0.2"},"_id":"@36node/tpl-tcp@0.1.0","dist":{"shasum":"8e4777590290d26e8e14e148e7e579b839ae1df4","tarball":"https://registry.npmjs.org/@36node/tpl-tcp/-/tpl-tcp-0.1.0.tgz","integrity":"sha512-VROB8NvIV6YtL2bq9gw8OqZ9h67ekRUD4GEMXkvH2zKpS2Ebs1CzwOUjz6x4h8jq8SZPz6uu7kErnkvHjAv2sA==","fileCount":9,"unpackedSize":8648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdWmXCRA9TVsSAnZWagAA+5oP/3DOSXspXZRd0s4AKjpu\n6GTI8NCccmNySevQGYSClFlFxOOUrzB4efZNZPvoc/ebfUezCLIecnN0hLex\nQ7Vy5MQSDaTJQNY1v7gKjGoL6nNFD2JE/1AlOZ1879iet9v7fZx5gzU7Sq5p\nLd2t8Z2/2tNeO5lClutaiCse6233G8tyyGgrbOx94IQP3IBiKJrCxMEahbrg\n5I5rDp+Tm1B1IpvSQ7rtntdgdReMq5oD6Mc5y3bJzpNi0kK8PSm1e446t1gv\n7FQ8Yqpd/Nym08W/UyEa2YKxEPK99bDVft4k44tSuESR3rSHL/OmvxcMFaiL\nC4Mxe0JLAiCu2txYJsF+rFCZsq5HdzREYUiInraLGfmwDwCquRAujcKfO1oA\n9zYaCYLoSCxgVfMoLZCpaEa3sZnsqXzrKCuo7SynyL9moqUOnBug71Gd1SiV\nZ4p99b5alSXwNzhgqaoyqTOEr8L+tfvfMlwpkzgT4+MQDoluSt5iF2+EMjIZ\nztjJt4c3a/iP6v85/T12J0ranDyviQBYmWjgHyDucCm5kGkhpYAPyUGMuIuL\n//v3En56+Q+5LA14WlpaMPy2eUxhnv/CxeqpEMpqQ7+O5jOjJiGxofvaR3r3\nZb8R3Mki7Ig885lTkW4Jf59IUi5D4Yf/v1pGX0fUDbRsmjaCuhc4FOqpZJMU\nirGL\r\n=b2P5\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDKC5c3wtQrPK0RTVktiqeCFM2vn60M3ErYEd5lc+ZZegIgJfSfjkCGv8gh/deMSwrqo80DVRwK4yBcH1HBJqI+/jk="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/tpl-tcp_0.1.0_1534421399286_0.41415080445918084"},"_hasShrinkwrap":false}},"time":{"created":"2018-08-16T12:09:59.241Z","0.1.0":"2018-08-16T12:09:59.398Z","modified":"2023-11-24T02:06:30.681Z"},"maintainers":[{"email":"xuna08@gmail.com","name":"xuna08"},{"email":"zzswang@gmail.com","name":"zzswang"},{"email":"hauy@163.com","name":"hauy"},{"email":"walle@36node.com","name":"36node-robot"}],"description":"A module boilerplate for tcp server.","repository":{"url":"https://github.com/36node/tpl-tcp.git","type":"git"},"license":"MIT","readme":"# module\n\n[![NPM version](https://img.shields.io/npm/v/module.svg?style=flat)](https://npmjs.com/package/module)\n[![NPM downloads](https://img.shields.io/npm/dm/module.svg?style=flat)](https://npmjs.com/package/module)\n[![CircleCI](https://circleci.com/gh/36node/module/tree/master.svg?style=shield)](https://circleci.com/gh/36node/module/tree/master)\n[![codecov](https://codecov.io/gh/36node/module/branch/master/graph/badge.svg)](https://codecov.io/gh/36node/module)\n[![donate](https://img.shields.io/badge/$-donate-ff69b4.svg?maxAge=2592000&style=flat)](https://github.com/36node/donate)\n\n## Install\n\n```bash\nyarn add module\n```\n\n## Usage\n\n```js\nconst module = require(\"module\");\n\nmodule();\n//=> foo\n```\n\n## Contributing\n\n1.  Fork it!\n2.  Create your feature branch: `git checkout -b my-new-feature`\n3.  Commit your changes: `git commit -am 'Add some feature'`\n4.  Push to the branch: `git push origin my-new-feature`\n5.  Submit a pull request :D\n\n## Author\n\n**module** © [36node](https://github.com/36node), Released under the [MIT](./LICENSE) License.\n\nAuthored and maintained by 36node with help from contributors ([list](https://github.com/36node/module/contributors)).\n\n> [github.com/zzswang](https://github.com/zzswang) · GitHub [@36node](https://github.com/36node) · Twitter [@y](https://twitter.com/y)\n","readmeFilename":"README.md"}