{
  "name"            : "modbus-tcp",
  "version"         : "0.4.13",
  "description"     : "Modbus TCP/IP",
  "main"            : "lib/Modbus.js",
  "repository"      : "http://github.com/dresende/node-modbus-tcp.git",
  "keywords"        : [ "modbus", "stream", "tcp" ],
  "scripts"         : { "test": "node test/run" },
  "devDependencies" : {
    "mocha"     : "3.2.0",
    "commander" : "2.9.0"
  },
  "author"  : "Diogo Resende <dresende@thinkdigital.pt>",
  "license" : "MIT"
}
