thrift/lib/haxe/haxelib.json
Jens Geyer aadcf34cbf THRIFT-3740 Fix haxelib.json classpath
Client: Haxe
Patch: Oleksii Prudkyi
2016-03-15 00:34:08 +02:00

13 lines
491 B
JSON

{
"name": "thrift",
"url" : "http://thrift.apache.org",
"license": "Apache",
"tags": ["thrift", "rpc", "serialization", "cross", "framework"],
"description": "Haxe bindings for the Apache Thrift RPC and serialization framework",
"version": "1.0.0-alpha.160215",
"releasenote": "Licensed under Apache License, Version 2.0. The Apache Thrift compiler needs to be installed separately.",
"contributors": ["Apache Software Foundation (ASF)"],
"dependencies": { },
"classPath": "src"
}