UNPKG

nasdaq-halts

Version:

Node.js module to fetch stock halts from Nasdaq

30 lines (29 loc) 775 B
{ "name": "nasdaq-halts", "version": "1.2.2", "description": "Node.js module to fetch stock halts from Nasdaq", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/josecoelhomelo/nasdaq-halts.git" }, "keywords": [ "nasdaq", "stock", "halts", "fetch", "rss" ], "author": "josecoelhomelo", "license": "MIT", "bugs": { "url": "https://github.com/josecoelhomelo/nasdaq-halts/issues" }, "homepage": "https://github.com/josecoelhomelo/nasdaq-halts#readme", "dependencies": { "rss-url-parser": "^3.0.0" } }