UNPKG

lyql

Version:

Truly realtime stock data. Streamed straight from Yahoo.

36 lines (35 loc) 643 B
{ "name": "lyql", "version": "0.1.1", "description": "Truly realtime stock data. Streamed straight from Yahoo.", "main": "main.js", "dependencies": { "request": "^2.54.0", "trumpet": "^1.7.1" }, "devDependencies": {}, "scripts": { "test": "node test.js" }, "repository" : { "type" : "git", "url" : "https://github.com/FrederickGeek8/LYQL" }, "keywords": [ "lyql", "yahoo", "finance", "realtime", "quotes", "data", "stock", "stocks", "commodities", "live", "stream", "streaming" ], "author": "Frederick Morlock", "license": "CC-BY-NC-SA-4.0" }