UNPKG

nepse-data-module

Version:

A npm package to provide historical daily data for nepse until May 1st 2021 (which will be updated time to time).

18 lines (17 loc) 412 B
{ "name": "nepse-data-module", "version": "1.0.3", "description": "A npm package to provide historical daily data for nepse until May 1st 2021 (which will be updated time to time).", "main": "nepse.js", "scripts": { "run": "node nepse.js", "test": "nodemon nepse.js" }, "keywords": [ "NEPSE", "NEPAL STOCK EXCHANGE", "STOCK FEED" ], "author": "SDahal", "license": "ISC" }