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 /
postcss-zindex /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
CHANGELOG.md
1.09
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE-MIT
1.07
KB
-rw-rw-r--
2022-08-30 11:49
README.md
2.4
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.19
KB
-rw-rw-r--
2022-08-30 11:49
package.json
934
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "postcss-zindex", "version": "2.2.0", "description": "Reduce z-index values with PostCSS.", "main": "index.js", "scripts": { "lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js", "test": "tape test.js | tap-spec" }, "files": [ "LICENSE-MIT", "index.js", "lib" ], "keywords": [ "css", "normalize", "optimise", "optimisation", "postcss", "postcss-plugin", "z-index" ], "license": "MIT", "dependencies": { "has": "^1.0.1", "postcss": "^5.0.4", "uniqs": "^2.0.0" }, "devDependencies": { "jshint": "^2.8.0", "jshint-stylish": "^2.0.1", "tap-spec": "^4.1.0", "tape": "^4.2.0" }, "homepage": "https://github.com/ben-eb/postcss-zindex", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "repository": "ben-eb/postcss-zindex" }