susyweb
Version:
Sophon JavaScript API, middleware to talk to a sophon node over RPC
44 lines • 896 B
JSON
{
"name": "bignumber.js",
"main": "bignumber.js",
"version": "4.0.4",
"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"
],
"_release": "4.0.4",
"_resolution": {
"type": "version",
"tag": "v4.0.4",
"commit": "cf004586180c1e28129676d0c42d6c51930714c2"
},
"_source": "https://github.com/MikeMcl/bignumber.js.git",
"_target": ">=2.0.0",
"_originalSource": "bignumber.js"
}