⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.101
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
Server Software:
Apache/2.4.62 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.25
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
ebook.dev-unit.com
/
View File Name :
package.json
{ "private": true, "scripts": { "rtlcss": "rtlcss", "dev": "npm run development", "development": "mix", "watch": "mix watch", "watch-poll": "mix watch -- --watch-options-poll=1000", "hot": "mix watch --hot", "prod": "npm run production", "production": "mix --production" }, "devDependencies": { "axios": "^0.23", "bootstrap": "^5.1.0", "cross-env": "^7.0.0", "glob": "^7.1.4", "jquery": "^3.2", "laravel-mix": "^6.0.0", "laravel-mix-merge-manifest": "^2.0.0", "lodash": "^4.17.5", "popper.js": "^1.12", "resolve-url-loader": "^4.0.0", "rtlcss": "^3.4.0", "sass": "^1.15.2", "sass-loader": "^12.2.0", "vue-template-compiler": "^2.6.10", "webpack-shell-plugin": "^0.5.0" }, "dependencies": { "node-sass": "^6.0.0", "spectrum-colorpicker2": "^2.0.0", "webpack-cli": "^4.9.1", "webpack-shell-plugin-next": "^2.2.2" } }