Submit
Path:
~
/
/
usr
/
share
/
javascript
/
big.js
/
File Content:
package.json
{ "name": "big.js", "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic", "version": "6.1.1", "keywords": [ "arbitrary", "precision", "arithmetic", "big", "number", "decimal", "float", "biginteger", "bigdecimal", "bignumber", "bigint", "bignum" ], "repository": { "type": "git", "url": "https://github.com/MikeMcl/big.js.git" }, "main": "big", "browser": "big.js", "module": "big.mjs", "author": { "name": "Michael Mclaughlin", "email": "M8ch88l@gmail.com" }, "bugs": { "url": "https://github.com/MikeMcl/big.js/issues" }, "engines": { "node": "*" }, "license": "MIT", "scripts": { "test": "node ./test/runner.js" }, "files": [ "big.js", "big.mjs" ], "funding": { "type": "opencollective", "url": "https://opencollective.com/bigjs" } }
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
big.js
24771 bytes
0644
big.min.js
6802 bytes
0644
big.min.js.map
12768 bytes
0644
big.mjs
22917 bytes
0644
package.json
916 bytes
0644
N4ST4R_ID | Naxtarrr