UNPKG

nse-business-time

Version:

Calculate Business Time for NSE,BSE,MCX and NFO

37 lines (36 loc) 826 B
{ "name": "nse-business-time", "version": "1.0.9", "description": "Calculate Business Time for NSE,BSE,MCX and NFO", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xesunny/business-time.git" }, "keywords": [ "Market", "Timing", "Business", "Time", "Indian", "stock", "exchange" ], "author": "StokTalk", "license": "ISC", "bugs": { "url": "https://github.com/xesunny/business-time/issues" }, "homepage": "https://github.com/xesunny/business-time#readme", "dependencies": { "bluebird": "^3.7.2", "dotenv": "^8.2.0", "firebase-admin": "^8.12.1", "lodash": "^4.17.15", "moment": "^2.25.3", "moment-timezone": "^0.5.31" } }