UNPKG

cbs

Version:

Carlos's Buffer Serializer

25 lines (24 loc) 454 B
{ "name": "cbs", "version": "0.1.1", "description": "Carlos's Buffer Serializer", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git@gist.github.com:/8f41fba896d649c5cb76.git" }, "keywords": [ "buffer", "serialize", "unserialize", "length", "prefix", "wire", "protocol" ], "author": "Carlos Rodriguez <carlos@s8f.org>", "license": "MIT" }