{
  "name": "lob-enc",
  "version": "0.0.17",
  "description": "Length-Object-Binary Packet Encoding",
  "dependencies": {
    "chacha20": "~0.1.2"
  },
  "devDependencies": {
    "chai": "*",
    "event-stream": "~3.1.7",
    "mocha": "*"
  },
  "scripts": {
    "test": "make test"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/telehash/lob-enc.git"
  },
  "keywords": [
    "lob encoding",
    "packet",
    "json",
    "binary"
  ],
  "author": {
    "name": "Jeremie Miller",
    "email": "jeremie@jabber.org",
    "url": "http://jeremie.com/"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/telehash/lob-enc/issues"
  },
  "homepage": "https://github.com/telehash/lob-enc"
}
