1{ 2 "name": "thrift", 3 "url" : "http://thrift.apache.org", 4 "license": "Apache", 5 "tags": [ 6 "thrift", 7 "rpc", 8 "serialization", 9 "cross", 10 "framework" 11 ], 12 "description": "Haxe bindings for the Apache Thrift RPC and serialization framework", 13 "version": "0.18.0", 14 "releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.", 15 "contributors": ["ApacheThrift"], 16 "dependencies": { 17 "crypto": "", 18 "uuid": "" 19 }, 20 "classPath": "src" 21} 22