Linux sg77.dns-private.com 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
LiteSpeed
Server IP : 135.181.230.13 & Your IP : 216.73.217.69
Domains :
Cant Read [ /etc/named.conf ]
User : pilasate
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
pilasate /
schoolms /
node_modules /
postcss-js /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.07
KB
-rw-rw-rw-
2025-03-24 11:44
README.md
724
B
-rw-rw-rw-
2025-03-24 11:44
async.js
358
B
-rw-rw-rw-
2025-03-24 11:44
index.js
193
B
-rw-rw-rw-
2025-03-24 11:44
index.mjs
192
B
-rw-rw-rw-
2025-03-24 11:44
objectifier.js
2
KB
-rw-rw-rw-
2025-03-24 11:44
package.json
917
B
-rw-rw-rw-
2025-03-24 11:44
parser.js
2.24
KB
-rw-rw-rw-
2025-03-24 11:44
process-result.js
300
B
-rw-rw-rw-
2025-03-24 11:44
sync.js
325
B
-rw-rw-rw-
2025-03-24 11:44
Save
Rename
{ "name": "postcss-js", "version": "4.0.1", "description": "PostCSS for CSS-in-JS and styles in JS objects", "keywords": [ "postcss", "postcss-runner", "js", "inline", "react", "css", "cssinjs" ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "postcss/postcss-js", "engines": { "node": "^12 || ^14 || >= 16" }, "exports": { ".": { "require": "./index.js", "import": "./index.mjs" }, "./package.json": "./package.json", "./async": "./async.js", "./objectifier": "./objectifier.js", "./parser": "./parser.js", "./process-result": "./process-result.js", "./sync": "./sync.js" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, "peerDependencies": { "postcss": "^8.4.21" }, "dependencies": { "camelcase-css": "^2.0.1" } }