One Hat Cyber Team
Your IP :
216.73.216.216
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
Macaulay2
/
Style
/
Edit File:
package.json
{ "scripts": { "postinstall": "rm -rf katex && copy-files-from-to" }, "dependencies": { "copy-files-from-to": "^3.9.1", "katex": "^0.16.10" }, "copyFiles": [ { "from": "node_modules/katex/dist/contrib/auto-render.min.js", "to": "katex/contrib/" }, { "from": "node_modules/katex/dist/contrib/copy-tex.min.js", "to": "katex/contrib/" }, { "from": "node_modules/katex/dist/contrib/render-a11y-string.min.js", "to": "katex/contrib/" }, { "from": "node_modules/katex/dist/fonts", "to": "katex/" }, { "from": "node_modules/katex/dist/katex.min.*", "to": "katex/" }, { "from": "node_modules/katex/LICENSE", "to": "katex/" } ], "copyFilesSettings": { "whenFileExists": "overwrite" } }
Simpan