UNPKG

coinspot-readonly-api

Version:
35 lines (34 loc) 741 B
{ "name": "coinspot-readonly-api", "version": "1.2.1", "description": "Read-only API client for coinspot.com.au", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Tait Brown <taitbrown@gmail.com>", "license": "MIT", "dependencies": { "crypto": "^1.0.1", "https": "^1.0.0" }, "repository": { "type": "git", "url": "https://github.com/taitems/coinspot-readonly-api.git" }, "bugs": { "url": "https://github.com/taitems/coinspot-readonly-api/issues" }, "contributors": [ "Russel Wilson (https://github.com/rtw)" ], "keywords": [ "btc", "bitcoin", "litecoin", "ltc", "dogecoin", "doge", "coinspot" ] }