{
  "name": "rsocket-tcp-client",
  "description": "RSocket TCP client for use in Node.js environments",
  "version": "0.0.29-alpha.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/rsocket/rsocket-js.git"
  },
  "license": "BSD-3-Clause",
  "main": "build/index.js",
  "dependencies": {
    "rsocket-core": "^0.0.29-alpha.0",
    "rsocket-flowable": "^0.0.29-alpha.0",
    "rsocket-types": "^0.0.29-alpha.0"
  },
  "gitHead": "1b149fbd3dd66fbfdbaa91a8c95264214114c546"
}
