{
  "name": "quadriga-node-api",
  "version": "0.1.2",
  "description": "An async/await Node.js api wrapper for QuadrigaCX",
  "main": "quadriga.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "quadriga",
    "quadrigacx",
    "cryptocurrency",
    "api",
    "wrapper"
  ],
  "author": "Eric Abrahams",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.18.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/escwdev/quadriga-node-api"
  }
}
