| "description": "node.js bindings for the Apache Thrift RPC system", |
| "homepage": "http://thrift.apache.org/", |
| "url": "https://git-wip-us.apache.org/repos/asf/thrift.git" |
| "name": "Apache Thrift Developers", |
| "email": "dev@thrift.apache.org", |
| "url": "http://thrift.apache.org" |
| "url": "http://www.apache.org/licenses/LICENSE-2.0" |
| "mail": "dev@thrift.apache.org", |
| "url": "https://issues.apache.org/jira/browse/THRIFT" |
| "lib": "./lib/nodejs/lib/thrift" |
| "main": "./lib/nodejs/lib/thrift", |
| "buffer-equals": "^1.0.3", |
| "cover": "lib/nodejs/test/testAll.sh COVER", |
| "test": "lib/nodejs/test/testAll.sh" |