{ "name": "big-integer", "description": "An arbitrary length integer library for Javascript", "main": "./BigInteger.js", "authors": [ "Peter Olson" ], "license": "Unlicense", "keywords": [ "math", "big", "bignum", "bigint", "biginteger", "integer", "arbitrary", "precision", "arithmetic" ], "homepage": "https://github.com/peterolson/BigInteger.js", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "coverage", "tests" ] }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
BigInteger.d.ts | File | 66 KB | 0644 |
|
BigInteger.js | File | 50.72 KB | 0644 |
|
BigInteger.min.js | File | 20.89 KB | 0644 |
|
LICENSE | File | 1.21 KB | 0644 |
|
README.md | File | 19.44 KB | 0644 |
|
bower.json | File | 554 B | 0644 |
|
package.json | File | 1.18 KB | 0644 |
|
tsconfig.json | File | 579 B | 0644 |
|