UNPKG

boxhock_google-finance-data

Version:

Google Finance API for real-time stock quotes and company data from Google Finance

30 lines (29 loc) 709 B
{ "name": "boxhock_google-finance-data", "version": "0.2.0", "description": "Google Finance API for real-time stock quotes and company data from Google Finance", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/boxhock/google-finance-data.git" }, "keywords": [ "google finance", "stock", "market", "price", "quote", "data" ], "author": "Jonas Hals <jonas@smartcontract.com>", "license": "MIT", "dependencies": { "chrome-aws-lambda": "5.3.1", "nested-error-stacks": "2.1.0", "puppeteer": "5.3.1", "puppeteer-core": "5.3.1" } }