thrift/bower.json
jfarrell ca8629e0bb Thrift-2805: Publishing bower client for 0.9.3 release
Updating bower.json for 0.9.3 release.
2015-10-11 21:31:52 -04:00

17 lines
324 B
JSON

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