📁
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
{ "_from": "@budibase/cli", "_id": "@budibase/cli@1.0.81", "_inBundle": false, "_integrity": "sha512-s/fV3xo9WomVOIdHhe1P9h57KodPQRwjZVO7TnqeiGoeJ0WoGtPTSVaXWGUfpAF5awOQ8ZKgbTX5D69OAjFtkQ==", "_location": "/@budibase/cli", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "@budibase/cli", "name": "@budibase/cli", "escapedName": "@budibase%2fcli", "scope": "@budibase", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER" ], "_resolved": "https://registry.npmjs.org/@budibase/cli/-/cli-1.0.81.tgz", "_shasum": "c5fe2e046f39bc5a2f15111376ca78f1c45f5d99", "_spec": "@budibase/cli", "_where": "/root", "author": { "name": "Budibase" }, "bin": { "budi": "src/index.js" }, "bundleDependencies": false, "dependencies": { "axios": "^0.21.1", "chalk": "^4.1.0", "commander": "^7.1.0", "docker-compose": "^0.23.6", "inquirer": "^8.0.0", "lookpath": "^1.1.0", "pkg": "^5.3.0", "posthog-node": "1.0.7", "randomstring": "^1.1.5" }, "deprecated": false, "description": "Budibase CLI, for developers, self hosting and migrations.", "devDependencies": { "eslint": "^7.20.0" }, "gitHead": "60fae11087000f6e76be33e7b469776d323a871d", "license": "GPL-3.0", "main": "src/index.js", "name": "@budibase/cli", "pkg": { "targets": [ "node14-linux", "node14-win", "node14-macos" ], "outputPath": "build" }, "scripts": { "build": "pkg . --out-path build" }, "version": "1.0.81" }
Save