Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.226.52.76
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
nanoid /
Delete
Unzip
Name
Size
Permission
Date
Action
async
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
non-secure
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
url-alphabet
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
LICENSE
1.07
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.52
KB
-rw-rw-r--
2022-08-30 11:49
index.browser.cjs
1.08
KB
-rw-rw-r--
2022-08-30 11:49
index.browser.js
1.07
KB
-rw-rw-r--
2022-08-30 11:49
index.cjs
1.31
KB
-rw-rw-r--
2022-08-30 11:49
index.d.ts
2.2
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.29
KB
-rw-rw-r--
2022-08-30 11:49
nanoid.js
190
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.66
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "nanoid", "version": "3.3.2", "description": "A tiny (130 bytes), secure URL-friendly unique string ID generator", "keywords": [ "uuid", "random", "id", "url" ], "engines": { "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" }, "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "ai/nanoid", "browser": { "./index.js": "./index.browser.js", "./async/index.js": "./async/index.browser.js", "./async/index.cjs": "./async/index.browser.cjs", "./index.cjs": "./index.browser.cjs" }, "react-native": "index.js", "bin": "./bin/nanoid.cjs", "sideEffects": false, "types": "./index.d.ts", "type": "module", "main": "index.cjs", "module": "index.js", "exports": { ".": { "types": "./index.d.ts", "browser": "./index.browser.js", "require": "./index.cjs", "import": "./index.js", "default": "./index.js" }, "./index.d.ts": "./index.d.ts", "./package.json": "./package.json", "./async/package.json": "./async/package.json", "./async": { "browser": "./async/index.browser.js", "require": "./async/index.cjs", "import": "./async/index.js", "default": "./async/index.js" }, "./url-alphabet/package.json": "./url-alphabet/package.json", "./url-alphabet": { "require": "./url-alphabet/index.cjs", "import": "./url-alphabet/index.js", "default": "./url-alphabet/index.js" }, "./non-secure/package.json": "./non-secure/package.json", "./non-secure": { "require": "./non-secure/index.cjs", "import": "./non-secure/index.js", "default": "./non-secure/index.js" } } }