thrift/bower.json
jfarrell 1cdf2504e0 THRIFT-2822: 0.9.2 release not available via bower
client: build
Patch: jfarrell

Updated bower.json on master to reflect 0.9.2
2014-11-16 22:37:57 -05:00

17 lines
320 B
JSON

{
"name": "thrift",
"version": "0.9.2",
"homepage": "https://git-wip-us.apache.org/repos/asf/thrift.git",
"authors": [
"Apache Thrift <dev@thrift.apache.org>"
],
"description": "Apache Thrift",
"main": "lib/js/thrift.js",
"keywords": [
"thrift"
],
"license": "Apache v2",
"ignore": [
]
}