2014-04-16 22:17:55 -04:00
|
|
|
{
|
|
|
|
|
"name": "thrift",
|
2025-05-14 22:08:35 +02:00
|
|
|
"version": "0.23.0",
|
2018-12-27 23:57:35 +08:00
|
|
|
"homepage": "https://github.com/apache/thrift.git",
|
2014-04-16 22:17:55 -04:00
|
|
|
"authors": [
|
|
|
|
|
"Apache Thrift <dev@thrift.apache.org>"
|
|
|
|
|
],
|
|
|
|
|
"description": "Apache Thrift",
|
2015-03-15 08:26:23 -07:00
|
|
|
"main": "lib/js/src/thrift.js",
|
2014-04-16 22:17:55 -04:00
|
|
|
"keywords": [
|
|
|
|
|
"thrift"
|
|
|
|
|
],
|
|
|
|
|
"license": "Apache v2",
|
2018-12-28 08:50:58 -05:00
|
|
|
"ignore": []
|
2014-04-16 22:17:55 -04:00
|
|
|
}
|