HEX
Server: Apache
System: Linux p3plzcpnl506847.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: slfopp7cb1df (5698090)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: /home/slfopp7cb1df/www/sitepacket.com/src/client/package.json
{
  "name": "image-map-pro-client",
  "version": "6.0.36",
  "description": "",
  "main": "index.js",
  "private": true,
  "scripts": {
    "build": "npx webpack --config webpack.dev.js",
    "build:production": "npx webpack --config webpack.production.js && scp ./dist/main.js ../wp/js/client/main.js",
    "watch": "webpack --watch --config webpack.dev.js",
    "copy-to-site": "scp ./dist/main.js ../../website/static/image-map-pro.min.js"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.17.10",
    "@babel/plugin-transform-runtime": "^7.17.10",
    "@babel/preset-env": "^7.17.10",
    "babel-loader": "^8.2.5",
    "babel-polyfill": "^6.26.0",
    "copy-webpack-plugin": "^12.0.2",
    "css-loader": "^6.7.1",
    "file-loader": "^6.2.0",
    "path": "^0.12.7",
    "style-loader": "^3.3.1",
    "webpack": "^5.72.1",
    "webpack-cli": "^4.10.0",
    "webpack-merge": "^5.8.0"
  }
}