thrift/bower.json
James E. King, III b88a25a47f Remove deprecated bower json property
Client: nodejs
Patch: Kevin Kirsche <Kev.Kirsche@gmail.com>

This closes #520
2017-01-27 23:47:16 -05:00

16 lines
302 B
JSON

{
"name": "thrift",
"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": [
]
}