UNPKG

nse-stock-india

Version:

A simple Node.js package to fetch stock data from NSE India. with live data , historical data

24 lines (20 loc) 840 B
{ "name": "nse-stock-india", "version": "1.2.0", "description": "A simple Node.js package to fetch stock data from NSE India. with live data , historical data", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Diwakar Kashyap", "license": "MIT", "dependencies": {}, "keywords": ["nse", "stock-market", "india", "trading", "finance", "investment", "nse-india", "nse-stock", "nse-stock-india", "nse stock", "nse stock india", "nse stock market", "nse stock data", "nse stock prices", "nse stock quotes", "nse stock analysis", "nse stock trends", "nse stock news", "nse stock updates"], "repository": { "type": "git", "url": "https://github.com/All-NSE/nse_stock.git" }, "module": "index.mjs", "types": "index.d.ts" }