Linux v69820.1blu.de 4.15.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64
Apache/2.4.58
Server IP : 195.90.215.149 & Your IP : 216.73.216.250
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
x86_64-linux-gnu /
nodejs /
re2 /
Delete
Unzip
Name
Size
Permission
Date
Action
build
[ DIR ]
drwxr-xr-x
2024-07-10 10:56
scripts
[ DIR ]
drwxr-xr-x
2024-07-10 10:56
package.json
1.42
KB
-rw-r--r--
2024-03-21 03:52
re2.d.ts
1.39
KB
-rw-r--r--
2024-03-21 03:52
re2.js
1.01
KB
-rw-r--r--
2024-03-21 03:52
Save
Rename
{ "name": "re2", "version": "1.20.10", "description": "Bindings for RE2: fast, safe alternative to backtracking regular expression engines.", "homepage": "https://github.com/uhop/node-re2", "bugs": "https://github.com/uhop/node-re2/issues", "type": "commonjs", "main": "re2.js", "types": "re2.d.ts", "files": [ "build/Release/re2.node", "binding.gyp", "lib", "re2.d.ts", "scripts", "vendor" ], "dependencies": { "install-artifact-from-github": "^1.3.5", "nan": "^2.18.0", "node-gyp": "^10.0.1" }, "devDependencies": { "@types/node": "^20.11.24", "heya-unit": "^0.3.0", "typescript": "^5.3.3" }, "scripts": { "test": "node tests/tests.js", "ts-test": "tsc", "save-to-github": "save-to-github-cache --artifact build/Release/re2.node", "install": "install-from-cache --artifact build/Release/re2.node --host-var RE2_DOWNLOAD_MIRROR --skip-path-var RE2_DOWNLOAD_SKIP_PATH --skip-ver-var RE2_DOWNLOAD_SKIP_VER || node-gyp rebuild", "verify-build": "node scripts/verify-build.js", "rebuild": "node-gyp rebuild" }, "github": "https://github.com/uhop/node-re2", "repository": { "type": "git", "url": "git://github.com/uhop/node-re2.git" }, "keywords": [ "RegExp", "RegEx", "text processing", "PCRE alternative" ], "author": "Eugene Lazutkin <eugene.lazutkin@gmail.com> (https://lazutkin.com/)", "license": "BSD-3-Clause" }