⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
invoice
/
node_modules
/
postcss-loader
/
src
/
View File Name :
options.json
{ "type": "object", "properties": { "config": { "type": "object", "properties": { "path": { "type": "string" }, "ctx": { "type": "object" } }, "errorMessage": { "properties": { "ctx": "should be {Object} (https://github.com/postcss/postcss-loader#context-ctx)", "path": "should be {String} (https://github.com/postcss/postcss-loader#path)" } }, "additionalProperties": false }, "exec": { "type": "boolean" }, "parser": { "type": [ "string", "object" ] }, "syntax": { "type": [ "string", "object" ] }, "stringifier": { "type": [ "string", "object" ] }, "plugins": { "anyOf": [ { "type": "array" }, { "type": "object" }, { "instanceof": "Function" } ] }, "sourceMap": { "type": [ "string", "boolean" ] } }, "errorMessage": { "properties": { "exec": "should be {Boolean} (https://github.com/postcss/postcss-loader#exec)", "config": "should be {Object} (https://github.com/postcss/postcss-loader#config)", "parser": "should be {String|Object} (https://github.com/postcss/postcss-loader#parser)", "syntax": "should be {String|Object} (https://github.com/postcss/postcss-loader#syntax)", "stringifier": "should be {String|Object} (https://github.com/postcss/postcss-loader#stringifier)", "plugins": "should be {Array|Object|Function} (https://github.com/postcss/postcss-loader#plugins)", "sourceMap": "should be {String|Boolean} (https://github.com/postcss/postcss-loader#sourcemap)" } }, "additionalProperties": true }