⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.40
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
var
/
www
/
ecommerce_pg
/
View File Name :
package.json
{ "private": true, "scripts": { "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.21.1", "laravel-mix": "^6.0.18", "lodash": "^4.17.19", "postcss": "^8.2.12", "sass-loader": "^11.0.1", "webpack": "^5.35.1" }, "dependencies": { "bootstrap": "^4.6.0", "jquery": "^3.6.0", "laravel-echo": "^1.10.0", "popper.js": "^1.16.1", "pusher-js": "^7.0.3", "react-bootstrap": "^0.32.4" } }