{
  "name": "lnsocket",
  "description": "Connect to the lightning network",
  "version": "0.3.3",
  "repository": {
    "url": "https://github.com/jb55/lnsocket"
  },
  "main": "index.js",
  "scripts": {
    "test": "tap test/*.js"
  },
  "devDependencies": {
    "tap": "^0.2.6"
  }
}
