📁
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": "tr46@~0.0.3", "_id": "tr46@0.0.3", "_inBundle": false, "_integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=", "_location": "/@budibase/cli/tr46", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "tr46@~0.0.3", "name": "tr46", "escapedName": "tr46", "rawSpec": "~0.0.3", "saveSpec": null, "fetchSpec": "~0.0.3" }, "_requiredBy": [ "/@budibase/cli/whatwg-url" ], "_resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "_shasum": "8184fd347dac9cdc185992f3a6622e14b9d9ab6a", "_spec": "tr46@~0.0.3", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/whatwg-url", "author": { "name": "Sebastian Mayr", "email": "npm@smayr.name" }, "bugs": { "url": "https://github.com/Sebmaster/tr46.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "An implementation of the Unicode TR46 spec", "devDependencies": { "mocha": "^2.2.5", "request": "^2.57.0" }, "homepage": "https://github.com/Sebmaster/tr46.js#readme", "keywords": [ "unicode", "tr46", "url", "whatwg" ], "license": "MIT", "main": "index.js", "name": "tr46", "repository": { "type": "git", "url": "git+https://github.com/Sebmaster/tr46.js.git" }, "scripts": { "prepublish": "node scripts/generateMappingTable.js", "pretest": "node scripts/getLatestUnicodeTests.js", "test": "mocha" }, "version": "0.0.3" }
Save