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 : 18.222.94.214
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 /
reduce-css-calc /
Delete
Unzip
Name
Size
Permission
Date
Action
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CHANGELOG.md
2.33
KB
-rwxrwxr-x
2022-08-30 11:49
LICENSE
1.07
KB
-rwxrwxr-x
2022-08-30 11:49
README.md
1.5
KB
-rwxrwxr-x
2022-08-30 11:49
index.js
4.13
KB
-rwxrwxr-x
2022-08-30 11:49
package.json
768
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "reduce-css-calc", "version": "1.3.0", "description": "Reduce CSS calc() function to the maximum", "keywords": [ "css", "calculation", "calc" ], "author": "Maxime Thirouin", "license": "MIT", "repository": "https://github.com/MoOx/reduce-css-calc.git", "files": [ "index.js" ], "dependencies": { "balanced-match": "^0.4.2", "math-expression-evaluator": "^1.2.14", "reduce-function-call": "^1.0.1" }, "devDependencies": { "jscs": "^1.5.9", "jshint": "^2.5.2", "npmpub": "^3.0.3", "tape": "^2.13.4" }, "scripts": { "jscs": "jscs *.js **/*.js", "jshint": "jshint . --exclude node_modules", "test": "npm run jscs && npm run jshint && tape test", "release": "npmpub" } }