UNPKG

data-forge-from-yahoo

Version:

Data-Forge plugin for pulling data from the Yahoo financial API.

27 lines (26 loc) 533 B
{ "name": "data-forge-from-yahoo", "description": "Data-Forge plugin for pulling data from the Yahoo financial API.", "main": "from-yahoo.dist.js", "authors": [ "ashley@codecapers.com.au" ], "license": "MIT", "keywords": [ "data", "analysis", "transformation", "data-forge", "yahoo", "financial" ], "homepage": "https://github.com/data-forge/data-forge-from-yahoo", "moduleType": [], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }