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 /
share /
nodejs /
regenerate-unicode-properties /
Delete
Unzip
Name
Size
Permission
Date
Action
Binary_Property
[ DIR ]
drwxr-xr-x
2025-11-02 01:04
General_Category
[ DIR ]
drwxr-xr-x
2025-11-02 01:04
Property_of_Strings
[ DIR ]
drwxr-xr-x
2025-11-02 01:04
Script
[ DIR ]
drwxr-xr-x
2023-12-23 20:12
Script_Extensions
[ DIR ]
drwxr-xr-x
2025-11-02 01:04
index.js
6.68
KB
-rw-r--r--
2022-09-16 16:04
package.json
1.17
KB
-rw-r--r--
2022-09-16 16:04
unicode-version.js
27
B
-rw-r--r--
2022-09-16 16:04
Save
Rename
{ "name": "regenerate-unicode-properties", "version": "10.1.0", "description": "Regenerate sets for Unicode properties and values.", "homepage": "https://github.com/mathiasbynens/regenerate-unicode-properties", "main": "index.js", "engines": { "node": ">=4" }, "files": [ "LICENSE-MIT.txt", "index.js", "unicode-version.js", "Binary_Property", "General_Category", "Property_of_Strings", "Script", "Script_Extensions" ], "keywords": [ "unicode", "unicode-data", "regenerate" ], "license": "MIT", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "repository": { "type": "git", "url": "https://github.com/mathiasbynens/regenerate-unicode-properties.git" }, "bugs": "https://github.com/mathiasbynens/regenerate-unicode-properties/issues", "dependencies": { "regenerate": "^1.4.2" }, "devDependencies": { "ava": "^4.3.3", "fs-extra": "^10.1.0", "jsesc": "^3.0.2", "@unicode/unicode-15.0.0": "^1.3.1", "unicode-canonical-property-names-ecmascript": "^2.0.0" }, "scripts": { "build": "node build.js", "test": "ava tests/tests.js" } }