📁
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
{ "name": "binary-search", "version": "1.3.6", "description": "tiny binary search function with comparators", "license": "CC0-1.0", "typings": "./binary-search.d.ts", "author": { "name": "The Dark Sky Company, LLC", "email": "support@darkskyapp.com" }, "contributors": [ { "name": "Darcy Parker", "web": "https://github.com/darcyparker" } ], "repository": { "type": "git", "url": "git://github.com/darkskyapp/binary-search.git" }, "devDependencies": { "chai": "^4.2.0", "mocha": "^5.2.0" }, "scripts": { "test": "mocha" } }
Save