blob: 871ab420de5ba1bb5817151e32c7fcaa5021a8e1 [file] [log] [blame]
jfarrell0608c632014-04-16 22:17:55 -04001{
2 "name": "thrift",
Jens Geyeref199cc2024-09-03 01:28:31 +02003 "version": "0.22.0",
Robert Lua1390822018-12-27 23:57:35 +08004 "homepage": "https://github.com/apache/thrift.git",
jfarrell0608c632014-04-16 22:17:55 -04005 "authors": [
6 "Apache Thrift <dev@thrift.apache.org>"
7 ],
8 "description": "Apache Thrift",
Randy Abernethyaad5de72015-03-15 08:26:23 -07009 "main": "lib/js/src/thrift.js",
jfarrell0608c632014-04-16 22:17:55 -040010 "keywords": [
11 "thrift"
12 ],
13 "license": "Apache v2",
James E. King IIIecebd772018-12-28 08:50:58 -050014 "ignore": []
jfarrell0608c632014-04-16 22:17:55 -040015}