📁
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": "tar-fs@^2.1.1", "_id": "tar-fs@2.1.1", "_inBundle": false, "_integrity": "sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==", "_location": "/@budibase/cli/tar-fs", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tar-fs@^2.1.1", "name": "tar-fs", "escapedName": "tar-fs", "rawSpec": "^2.1.1", "saveSpec": null, "fetchSpec": "^2.1.1" }, "_requiredBy": [ "/@budibase/cli/pkg-fetch", "/@budibase/cli/prebuild-install" ], "_resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.1.tgz", "_shasum": "489a15ab85f1f0befabb370b7de4f9eb5cbe8784", "_spec": "tar-fs@^2.1.1", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/pkg-fetch", "author": { "name": "Mathias Buus" }, "bugs": { "url": "https://github.com/mafintosh/tar-fs/issues" }, "bundleDependencies": false, "dependencies": { "chownr": "^1.1.1", "mkdirp-classic": "^0.5.2", "pump": "^3.0.0", "tar-stream": "^2.1.4" }, "deprecated": false, "description": "filesystem bindings for tar-stream", "devDependencies": { "rimraf": "^2.6.3", "standard": "^13.0.1", "tape": "^4.9.2" }, "directories": { "test": "test" }, "homepage": "https://github.com/mafintosh/tar-fs", "keywords": [ "tar", "fs", "file", "tarball", "directory", "stream" ], "license": "MIT", "main": "index.js", "name": "tar-fs", "repository": { "type": "git", "url": "git+https://github.com/mafintosh/tar-fs.git" }, "scripts": { "test": "standard && tape test/index.js" }, "version": "2.1.1" }
Save