Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 3.21.33.186
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
big.js /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGELOG.md
2.5
KB
-rw-rw-r--
2022-08-30 11:49
LICENCE
1.09
KB
-rw-rw-r--
2022-08-30 11:49
README.md
7.95
KB
-rw-rw-r--
2022-08-30 11:49
big.js
22.84
KB
-rw-rw-r--
2022-08-30 11:49
big.min.js
5.92
KB
-rw-rw-r--
2022-08-30 11:49
big.mjs
21.05
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.03
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "big.js", "description": "A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic", "version": "5.2.2", "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/every-test.js", "build": "uglifyjs big.js --source-map -c -m -o big.min.js" }, "files": [ "big.js", "big.mjs", "big.min.js" ], "collective": { "type": "opencollective", "url": "https://opencollective.com/bigjs" } }