HEX
Server: Apache/2.4.65 (Debian)
System: Linux kubikelcreative 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64
User: www-data (33)
PHP: 8.4.13
Disabled: NONE
Upload Files
File: /var/www/gosurya-id/wp-content/plugins/wp-lightbox-2/js/package.json
{
  "name": "lightbox",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "compile": "browserify src/index.js -o dist/wp-lightbox-2.js",
    "babel": "babel dist/wp-lightbox-2.js --out-file dist/wp-lightbox-2.min.js --no-comments",
    "build": "npm run compile && npm run babel",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/cli": "^7.11.6",
    "@babel/core": "^7.11.6",
    "@babel/plugin-proposal-optional-chaining": "^7.11.0",
    "@babel/preset-env": "^7.11.5",
    "babel-preset-minify": "^0.5.1",
    "browserify": "^16.5.2"
  },
  "dependencies": {}
}