UNPKG

bson-rpc

Version:
29 lines 754 B
{ "name": "bson-rpc", "version": "0.15.1", "description": "the nodejs version of bson-rpc", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/hmisty/bson-rpc-nodejs.git" }, "keywords": [ "bson", "rpc" ], "author": "Evan Liu (hmisty@gmail.com)", "license": "Apache-2.0", "bugs": { "url": "https://github.com/hmisty/bson-rpc-nodejs/issues" }, "homepage": "https://github.com/hmisty/bson-rpc-nodejs#readme", "dependencies": { "bson": "^1.0.4", "is-reachable": "^2.3.3" }, "_from": "bson-rpc@0.15.1", "_resolved": "http://registry.npm.taobao.org/bson-rpc/download/bson-rpc-0.15.1.tgz" }