{ "_from": "ep_adminpads2", "_id": "ep_adminpads2@2.1.25", "_inBundle": false, "_integrity": "sha512-Zw6cjw8s//xdG+VmroIwqvuGiNiNovnx80JGxCFFUwzn1qFWtME0BrEQokc1UTd5iTcRnUCRZhIi74qDS6WJOg==", "_location": "/ep_adminpads2", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "ep_adminpads2", "name": "ep_adminpads2", "escapedName": "ep_adminpads2", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/ep_adminpads2/-/ep_adminpads2-2.1.25.tgz", "_shasum": "f478c97ddee15d6c7232ff28d41c4e85ff79c78d", "_spec": "ep_adminpads2", "_where": "/home/ubuntu/etherpad-lite", "bugs": { "url": "https://github.com/ether/ep_adminpads2/issues" }, "bundleDependencies": false, "dependencies": { "cheerio": "^0.22.0" }, "deprecated": false, "description": "Etherpad plugin to list and delete pads in /admin.", "devDependencies": { "eslint": "^7.17.0", "eslint-config-etherpad": "^1.0.21", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-mocha": "^8.0.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prefer-arrow": "^1.2.2", "eslint-plugin-promise": "^4.2.1", "eslint-plugin-you-dont-need-lodash-underscore": "^6.10.0" }, "engines": { "node": ">=10.13.0" }, "eslintConfig": { "root": true, "extends": "etherpad/plugin" }, "funding": { "type": "individual", "url": "http://etherpad.org/" }, "homepage": "https://github.com/ether/ep_adminpads2", "keywords": [ "etherpad", "plugin", "ep" ], "license": "MIT", "main": "index.js", "name": "ep_adminpads2", "peerDependencies": { "ep_etherpad-lite": ">=1.8.6" }, "repository": { "type": "git", "url": "git+https://github.com/ether/ep_adminpads2.git" }, "scripts": { "lint": "eslint .", "lint:fix": "eslint --fix ." }, "version": "2.1.25" }