HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/lrliberia.com/wp-content/themes/lifttruck/package.json
{
  "name": "lifttruck",
  "version": "1.0.0",
  "description": "Premium WordPress Theme",
  "main": "index.js",
  "scripts": {
    "start:resources": "wp-scripts start --webpack-src-dir=resources --output-path=public",
		"start:panel": "cd inc/panel && wp-scripts start",
		"start": "npm-run-all --parallel start:resources start:panel",

    "build:theme": "wp-scripts build --webpack-src-dir=resources --output-path=public",
    "build:panel": "cd inc/panel && wp-scripts build && cd../../",
    "build:zip": "node zip-theme.js",
    "build": "npm run build:panel && npm run build:theme && npm run build:zip",
    
    "packages-update": "wp-scripts packages-update"
  },
  "author": "webdevia.com",
  "license": "CC",
  "devDependencies": {
    "@wordpress/icons": "^9.37.0",
    "@wordpress/scripts": "^26.17.0",
    "copy-webpack-plugin": "^11.0.0",
    "css-minimizer-webpack-plugin": "^5.0.1",
    "path": "^0.12.7",
    "terser-webpack-plugin": "^5.3.9",
    "webpack-remove-empty-scripts": "^1.0.4",
    "npm-run-all": "^4.1.5",
    "zip-dir": "^2.0.0"
  }
}