mirror of
https://github.com/valitydev/thrift.git
synced 2024-11-07 10:48:51 +00:00
b88a25a47f
Client: nodejs Patch: Kevin Kirsche <Kev.Kirsche@gmail.com> This closes #520
16 lines
302 B
JSON
16 lines
302 B
JSON
{
|
|
"name": "thrift",
|
|
"homepage": "https://git-wip-us.apache.org/repos/asf/thrift.git",
|
|
"authors": [
|
|
"Apache Thrift <dev@thrift.apache.org>"
|
|
],
|
|
"description": "Apache Thrift",
|
|
"main": "lib/js/src/thrift.js",
|
|
"keywords": [
|
|
"thrift"
|
|
],
|
|
"license": "Apache v2",
|
|
"ignore": [
|
|
]
|
|
}
|