summaryrefslogtreecommitdiff
path: root/bower.json
blob: 46873c7c66a2f24cec547a37c39bef7b30adfb7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "thrift",
  "version": "0.16.0",
  "homepage": "https://github.com/apache/thrift.git",
  "authors": [
    "Apache Thrift <dev@thrift.apache.org>"
  ],
  "description": "Apache Thrift",
  "main": "lib/js/src/thrift.js",
  "keywords": [
    "thrift"
  ],
  "license": "Apache v2",
  "ignore": []
}