REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.02 KB
Close
//home/byroehnu/easepay.easetack.com/node_modules/bcryptjs/package.json
Text
Base64
{ "name": "bcryptjs", "description": "Optimized bcrypt in plain JavaScript with zero dependencies, with TypeScript support. Compatible to 'bcrypt'.", "version": "3.0.3", "author": "Daniel Wirtz <dcode@dcode.io>", "contributors": [ "Shane Girish <shaneGirish@gmail.com> (https://github.com/shaneGirish)", "Alex Murray <> (https://github.com/alexmurray)", "Nicolas Pelletier <> (https://github.com/NicolasPelletier)", "Josh Rogers <> (https://github.com/geekymole)", "Noah Isaacson <noah@nisaacson.com> (https://github.com/nisaacson)" ], "repository": { "type": "url", "url": "https://github.com/dcodeIO/bcrypt.js.git" }, "bugs": { "url": "https://github.com/dcodeIO/bcrypt.js/issues" }, "keywords": [ "bcrypt", "password", "auth", "authentication", "encryption", "crypt", "crypto" ], "type": "module", "main": "umd/index.js", "types": "umd/index.d.ts", "exports": { ".": { "import": { "types": "./index.d.ts", "default": "./index.js" }, "require": { "types": "./umd/index.d.ts", "default": "./umd/index.js" } } }, "bin": { "bcrypt": "bin/bcrypt" }, "license": "BSD-3-Clause", "scripts": { "build": "node scripts/build.js", "lint": "prettier --check .", "format": "prettier --write .", "test": "npm run test:unit && npm run test:typescript", "test:unit": "node tests", "test:typescript": "tsc --project tests/typescript/tsconfig.esnext.json && tsc --project tests/typescript/tsconfig.nodenext.json && tsc --project tests/typescript/tsconfig.commonjs.json && tsc --project tests/typescript/tsconfig.global.json" }, "files": [ "index.js", "index.d.ts", "types.d.ts", "umd/index.js", "umd/index.d.ts", "umd/types.d.ts", "umd/package.json", "LICENSE", "README.md" ], "browser": { "crypto": false }, "devDependencies": { "bcrypt": "^5.1.1", "esm2umd": "^0.3.1", "prettier": "^3.5.0", "typescript": "^5.7.3" } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 7
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
bin
DIR
-
drwxr-xr-x
2026-03-14 01:49:21
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
umd
DIR
-
drwxr-xr-x
2026-03-14 01:49:21
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.htaccess
127 B
lr--r--r--
2026-03-14 01:49:21
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.d.ts
89 B
lrw-r--r--
2026-02-03 15:06:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
40.55 KB
lrw-r--r--
2026-02-03 15:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.49 KB
lrw-r--r--
2026-02-03 15:06:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
2.02 KB
lrw-r--r--
2026-02-03 15:06:14
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
7.45 KB
lrw-r--r--
2026-02-03 15:06:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
types.d.ts
5.52 KB
lrw-r--r--
2026-02-03 15:06:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).