blob: ebe79fa7f97afd60b112e2e27c0df06766d04c40 [file] [log] [blame]
jfarrell0608c632014-04-16 22:17:55 -04001{
2 "name": "thrift",
jfarrell1cdf2502014-11-16 22:37:57 -05003 "version": "0.9.2",
jfarrell0608c632014-04-16 22:17:55 -04004 "homepage": "https://git-wip-us.apache.org/repos/asf/thrift.git",
5 "authors": [
6 "Apache Thrift <dev@thrift.apache.org>"
7 ],
8 "description": "Apache Thrift",
9 "main": "lib/js/thrift.js",
10 "keywords": [
11 "thrift"
12 ],
13 "license": "Apache v2",
14 "ignore": [
15 ]
16}