{
  "name": "bonree",
  "version": "2.1.1",
  "description": "Bonree Node.js Agent",
  "main": "index.js",
  "scripts": {
    "bonrnode": "./scripts/bonrnode.js startproxy process.env.npm_config_bonree"
  },
  "bin": {
    "bonrnode": "./bin/bonrnode.js"
  },
  "author": "Bonree Inc.",
  "license": "ISC",
  "dependencies": {
    "bindings": "1.2.1",
    "commander": "2.9.0",
    "crc-32": "1.0.1",
    "js-yaml": "3.8.4",
    "long": "3.2.0",
    "node-uuid": "^1.4.7",
    "winston": "^2.3.1",
    "string_decoder": "^1.0.3"
  },
  "dependencies": {
    "bonree-protobuf": "http://www.reedoun.com/download/agent/Nodejs/2.1.1/x64/bonree-protobuf-0.8.8.tgz",
    "bonree-zmq": "http://www.reedoun.com/download/agent/Nodejs/2.1.1/x64/bonree-zmq-2.15.3.tgz",
    "bonree_bindeps": "http://www.reedoun.com/download/agent/Nodejs/2.1.1/x64/bonree_bindeps-1.0.0.tgz",
    "bonree_proxy_support": "http://www.reedoun.com/download/agent/Nodejs/2.1.1/x64/bonree_proxy_support-1.0.0.tgz"
  },
  "bundledDependencies": [
    "safe-buffer",
    "node-uuid",
    "string_decoder",
    "commander",
    "crc-32",
    "js-yaml",
    "long",
    "node-uuid",
    "winston",
    "bindings",
    "string_decoder"
  ]
}

