Linux tsuru-no-tsurugi 5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 x86_64
Apache/2.4.52 (Ubuntu)
Server IP : 192.168.0.18 & Your IP : 216.73.217.105
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
autoprefixer /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2026-06-24 16:16
data
[ DIR ]
drwxr-xr-x
2026-06-24 16:16
lib
[ DIR ]
drwxr-xr-x
2026-06-24 16:16
node_modules
[ DIR ]
drwxr-xr-x
2026-06-24 16:16
LICENSE
1.07
KB
-rw-r--r--
2026-06-24 16:16
README.md
1.41
KB
-rw-r--r--
2026-06-24 16:16
package.json
1.12
KB
-rw-r--r--
2026-06-24 16:16
Save
Rename
{ "name": "autoprefixer", "version": "10.5.1", "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "keywords": [ "autoprefixer", "css", "postcss", "postcss-plugin", "prefix" ], "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "license": "MIT", "author": "Andrey Sitnik <andrey@sitnik.es>", "repository": "postcss/autoprefixer", "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "bin": "bin/autoprefixer", "main": "lib/autoprefixer.js", "types": "lib/autoprefixer.d.ts", "dependencies": { "browserslist": "^4.28.4", "caniuse-lite": "^1.0.30001799", "fraction.js": "^5.3.4", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" }, "peerDependencies": { "postcss": "^8.1.0" }, "engines": { "node": "^10 || ^12 || >=14" } }