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