📁
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": "array-uniq@1.0.2", "_id": "array-uniq@1.0.2", "_inBundle": false, "_integrity": "sha1-X8w3OSB3VyPP1k1lxkvvU7+eum0=", "_location": "/@budibase/cli/array-uniq", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "array-uniq@1.0.2", "name": "array-uniq", "escapedName": "array-uniq", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/@budibase/cli/randomstring" ], "_resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.2.tgz", "_shasum": "5fcc373920775723cfd64d65c64bef53bf9eba6d", "_spec": "array-uniq@1.0.2", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/randomstring", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/array-uniq/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Create an array without duplicates", "devDependencies": { "es6-set": "^0.1.0", "mocha": "*", "require-uncached": "^1.0.2" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/sindresorhus/array-uniq#readme", "keywords": [ "array", "arr", "set", "uniq", "unique", "es6", "duplicate", "remove" ], "license": "MIT", "name": "array-uniq", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/array-uniq.git" }, "scripts": { "test": "mocha" }, "version": "1.0.2" }
Save