You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
{ "name": "bignumber.js", "main": "bignumber.js", "version": "4.1.0", "homepage": "https://github.com/MikeMcl/bignumber.js", "authors": [ "Michael Mclaughlin <M8ch88l@gmail.com>" ], "description": "A library for arbitrary-precision decimal and non-decimal arithmetic", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "arbitrary", "precision", "arithmetic", "big", "number", "decimal", "float", "biginteger", "bigdecimal", "bignumber", "bigint", "bignum" ], "license": "MIT", "ignore": [ ".*", "*.json", "test" ] }
|