| "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" |
| [ { "type": "Apache-2.0", |
| "url": "http://www.apache.org/licenses/LICENSE-2.0" |
| { "mail": "dev@thrift.apache.org", |
| "url": "https://issues.apache.org/jira/browse/THRIFT" |
| "directories" : { "lib" : "./lib/thrift" }, |
| "engines": { "node": ">= 0.2.4" }, |
| "test" : "test/testAll.sh" |