eligendiexercitationem
Version:
Yet another class for arbitrary-precision integers in pure JavaScript. Small. Well tested.
25 lines (24 loc) • 605 B
JSON
{
"name": "eligendiexercitationem",
"description": "Yet another class for arbitrary-precision integers in pure JavaScript. Small. Well tested.",
"version": "1.1.1",
"keywords": [
"BigInteger",
"BigNumber",
"bigint",
"ex"
],
"main": "BigInteger.js",
"repositories": [
{
"type": "git",
"url": "https://github.com/Yaffle/BigInteger"
}
],
"homepage": "https://github.com/KattieLemke/eligendiexercitationem.git",
"author": "CristalZulauf",
"repository": {
"type": "git",
"url": "https://github.com/KattieLemke/eligendiexercitationem.git"
}
}