UNPKG

alpha-vantage-cli

Version:

A command line app and Node.js api for retreiving data from Alpha Vantage.

15 lines (14 loc) 252 B
{ "name": "js", "version": "1.0.0", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "alpha-vantage-cli": "1.0.5" } }