UNPKG

idx-round

Version:

Stock price rounding library for IDX (Indonesia) stock market

29 lines (28 loc) 559 B
{ "name": "idx-round", "version": "1.0.2", "description": "Stock price rounding library for IDX (Indonesia) stock market", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "author": "", "license": "ISC", "devDependencies": { "chai": "^4.1.2", "mocha": "^3.5.0" }, "repository": { "type": "git", "url": "https://github.com/jazarja/idx-round.git" }, "keywords": [ "stock", "stock price", "stock market", "saham", "bursa saham", "indonesia", "fraksi harga saham" ] }