UNPKG

capnp-js

Version:

Capnproto run-time decoding and encoding for Node

28 lines (27 loc) 611 B
{ "name": "capnp-js", "version": "0.2.11", "description": "Capnproto run-time decoding and encoding for Node", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/popham/capnp-js-base.git" }, "keywords": [ "capnproto", "capnp", "capnpc", "pack", "serialize", "serialization" ], "author": "Tim Popham", "license": "MIT", "bugs": { "url": "https://github.com/popham/capnp-js-base/issues" }, "homepage": "https://github.com/popham/capnp-js-base" }