UNPKG

node-coindesk-api

Version:

Simple module to query the CoinDesk Bitcoin Price Index API

8 lines (6 loc) 142 B
#!/usr/bin/env node 'use strict'; // Polyfill all the things! // // require('babel-polyfill') console.log('Command executed successfully!');