UNPKG

bigarith.js

Version:

Do very large math to precision!

24 lines (23 loc) 533 B
{ "name": "bigarith.js", "version": "v0.0.8", "description": "Do very large math to precision!", "main": "bigarith.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/osofem/bigarith.js/" }, "keywords": [ "math", "arithmetic", "biginteger", "bignumber", "bigmath", "arbitrary-precision" ], "author": "Oso Oluwafemi <osofem87@gmail.com> (https://github.com/osofem)", "license": "Apache-2.0" }