HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/delstar/wp-content/plugins/easymega/package.json
{
  "name": "easymega",
  "version": "1.1.1",
  "description": "Mega Menu Plugin for WordPress",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "webpack --mode=production --node-env=production",
    "build:dev": "webpack --mode=development",
    "build:prod": "webpack --mode=production --node-env=production",
    "dev": "webpack --watch --mode=development",
    "start": "webpack --watch --mode=development"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FameThemes/easymega.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/FameThemes/easymega/issues"
  },
  "homepage": "https://github.com/FameThemes/easymega#readme",
  "devDependencies": {
    "@webpack-cli/generators": "^3.0.7",
    "css-loader": "^6.11.0",
    "sass": "^1.86.3",
    "sass-loader": "^13.3.3",
    "style-loader": "^3.3.4",
    "webpack": "^5.75.0",
    "webpack-cli": "^4.10.0"
  },
  "dependencies": {
    "mini-css-extract-plugin": "^2.9.2"
  }
}