nse-data
Version:
NSE (National Stock Exchange) - Stock & Indices Data API
47 lines (46 loc) • 1.03 kB
JSON
{
"name": "nse-data",
"version": "2.0.0+2025001",
"description": "NSE (National Stock Exchange) - Stock & Indices Data API",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"format": "yarn prettier --write src/**/*.ts",
"lint": "tslint -c tslint.json 'src/**/*.ts'",
"prepare": "",
"prepublish": "",
"perversion": "",
"version": "",
"postversion": ""
},
"dependencies": {},
"devDependencies": {
"prettier": "2.8.8",
"typescript": "^5.1.3"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Aravin/nse-data.git"
},
"keywords": [
"nse",
"stock",
"market",
"nse",
"stock",
"data",
"nse",
"nifty",
"nifty50",
"nifty",
"stock",
"price"
],
"author": "Aravind Appadurai",
"license": "MIT",
"bugs": {
"url": "https://github.com/Aravin/nse-data/issues"
},
"homepage": "https://github.com/Aravin/nse-data#readme"
}