{
  "name": "btcturk-api-client_calypsojs",
  "version": "0.0.1",
  "description": "Berke Bayraktar'ın yapmış olduğu, A promise based javascript client (wrapper) for BtcTurk API. Bundan tek farkı Axios'un 0.20.0 yerine 0.21.1 olmasıdır.",
  "main": "index.js",
  "scripts": {
    "test": ""
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/aydincandan/btcturk-api-client_calypsojs.git"
  },
  "keywords": [
    "btcturk"
  ],
  "author": "Aydın Candan",
  "license": "MIT",
  "dependencies": {
    "axios": "^0.21.1"
  }
}
