{
  "name": "ytx-service-collection",
  "private": false,
  "version": "1.4.11",
  "description": "Service protocal for kinds of service.",
  "dependencies": {
    "gaiden-log": "^0.2.4",
    "lodash": "^3.10.1",
    "gaiden-thrift-pool": "^1.0.5",
    "thrift": "^0.9.1"
  },
  "devDependencies": {
    "coffee-script": "^1.10.0"
  },
  "main": "index.js",
  "scripts": {
    "prepublish": "node_modules/coffee-script/bin/coffee -bc ."
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@gitlab.baidao.com:mobilerd/servicecollection.git"
  },
  "author": "Tomas.Huang"
}
