earnings-calendar-yahoo
Version:
This package fetches earnings calendar data from yahoo
29 lines (28 loc) • 669 B
JSON
{
"name": "earnings-calendar-yahoo",
"version": "1.0.4",
"description": "This package fetches earnings calendar data from yahoo",
"main": "earningsCalendarYahoo.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"homepage": "https://github.com/mertuner/earnings-calendar-yahoo#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/mertuner/earnings-calendar-yahoo.git"
},
"keywords": [
"earnings",
"calendar",
"stock",
"earning",
"yahoo",
"finance"
],
"author": "Mert Uner",
"license": "MIT",
"dependencies": {
"canvas": "^2.6.1",
"jsdom": "^16.2.2"
}
}