summaryrefslogtreecommitdiff
path: root/bower.json
blob: 52e70ff3cc7a4b0e00a2959f149d3d08271024d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "thrift",
  "version": "0.9.1",
  "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": [
  ]
}