Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
big.js /
Delete
Unzip
Name
Size
Permission
Date
Action
CHANGELOG.md
2.5
KB
-rw-r--r--
2022-04-21 14:24
LICENCE
1.09
KB
-rw-r--r--
2022-04-21 14:24
README.md
7.95
KB
-rw-r--r--
2022-04-21 14:24
big.js
22.84
KB
-rw-r--r--
2022-04-21 14:24
big.min.js
5.92
KB
-rw-r--r--
2022-04-21 14:24
big.mjs
21.05
KB
-rw-r--r--
2022-04-21 14:24
package.json
1.03
KB
-rw-r--r--
2022-04-21 14:24
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" } }