{
  "name": "siad-api",
  "version": "1.0.3",
  "description": "Sia daemon JavaScript API.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SiaHub/siad-api.git"
  },
  "keywords": [
    "Sia",
    "Siad",
    "Siacoin",
    "daemon",
    "API",
    "JavaScript"
  ],
  "author": "SiaHub",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/SiaHub/siad-api/issues"
  },
  "homepage": "https://github.com/SiaHub/siad-api#readme",
  "dependencies": {
    "btoa": "^1.1.2",
    "sync-request": "^4.1.0",
    "then-request": "^3.1.0"
  }
}
