Samx Here
n1udSecurity


Server : Apache
System : Linux ks5.tuic.fr 6.1.0-18-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.76-1 (2024-02-01) x86_64
User : pragmatice ( 1003)
PHP Version : 8.2.24
Disable Function : NONE
Directory :  /home/etherpad/src/node_modules/ep_adminpads2/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/etherpad/src/node_modules/ep_adminpads2/package.json
{
  "name": "ep_adminpads2",
  "version": "2.1.104",
  "description": "Etherpad plugin to list and delete pads in /admin.",
  "keywords": [
    "etherpad",
    "plugin",
    "ep"
  ],
  "homepage": "https://github.com/ether/ep_adminpads2",
  "bugs": {
    "url": "https://github.com/ether/ep_adminpads2/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/ether/ep_adminpads2.git"
  },
  "main": "index.js",
  "dependencies": {
    "cheerio": "^1.0.0-rc.12"
  },
  "license": "MIT",
  "funding": {
    "type": "individual",
    "url": "https://etherpad.org/"
  },
  "devDependencies": {
    "eslint": "^8.57.0",
    "eslint-config-etherpad": "^3.0.22",
    "typescript": "^5.4.2"
  },
  "engines": {
    "node": ">=18.0.0"
  },
  "peerDependencies": {},
  "scripts": {
    "lint": "eslint .",
    "lint:fix": "eslint --fix ."
  }
}

SAMX