{
  "name": "bitcloutprice",
  "version": "1.1.0",
  "description": "Get Current BitClout Price",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TheGoodIn/BitCloutPrice.git"
  },
  "keywords": [
    "BitClout",
    "BitClout",
    "Price"
  ],
  "author": "Goodin",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/TheGoodIn/BitCloutPrice/issues"
  },
  "homepage": "https://github.com/TheGoodIn/BitCloutPrice#readme",
  "dependencies": {
    "node-fetch": "^2.6.1",
    "request": "^2.88.2"
  }
}
