HEX
Server: Apache
System: Linux ebs-107629 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64
User: shredder (65669)
PHP: 8.3.8
Disabled: link,symlink
Upload Files
File: /home/wwwroot/shredder/wwwroot/wp-content/plugins/embed-pdf-viewer/blocks/package.json
{
  "name": "embed-pdf-viewer",
  "description": "Block for embedding PDF documents.",
  "version": "0.2.0",
  "license": "GPL-2.0-or-later",
  "main": "./src/index.js",
  "devDependencies": {
    "@wordpress/scripts": "12.1.1"
  },
  "scripts": {
    "build": "wp-scripts build",
    "start": "wp-scripts start"
  },
  "dependencies": {
    "build": "^0.1.4",
    "classnames": "^2.2.6"
  }
}