REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.10 KB
Close
/home/byroehnu/.trash/node_modules11/validator/package.json
Text
Base64
{ "name": "validator", "description": "String validation and sanitization", "version": "13.15.26", "sideEffects": false, "homepage": "https://github.com/validatorjs/validator.js", "files": [ "index.js", "es", "lib", "README.md", "LICENSE", "validator.js", "validator.min.js" ], "keywords": [ "validator", "validation", "validate", "sanitization", "sanitize", "sanitisation", "sanitise", "assert" ], "author": "Chris O'Hara <cohara87@gmail.com>", "contributors": [ "Anthony Nandaa (https://github.com/profnandaa)" ], "main": "index.js", "bugs": { "url": "https://github.com/validatorjs/validator.js/issues" }, "repository": { "type": "git", "url": "git+https://github.com/validatorjs/validator.js.git" }, "devDependencies": { "@babel/cli": "^7.0.0", "@babel/core": "^7.0.0", "@babel/preset-env": "^7.0.0", "@babel/register": "^7.0.0", "babel-eslint": "^10.0.1", "babel-plugin-add-module-exports": "^1.0.0", "eslint": "^4.19.1", "eslint-config-airbnb-base": "^12.1.0", "eslint-plugin-import": "^2.11.0", "mocha": "^6.2.3", "npm-run-all": "^4.1.5", "nyc": "^14.1.0", "rimraf": "^3.0.0", "rollup": "^0.47.0", "rollup-plugin-babel": "^4.0.1", "timezone-mock": "^1.3.6", "uglify-js": "^3.0.19" }, "scripts": { "lint": "eslint src test", "lint:fix": "eslint --fix src test", "clean:node": "rimraf index.js lib", "clean:es": "rimraf es", "clean:browser": "rimraf validator*.js", "clean": "run-p clean:*", "minify": "uglifyjs validator.js -o validator.min.js --compress --mangle --comments /Copyright/", "build:browser": "node --require @babel/register build-browser && npm run minify", "build:es": "babel src -d es --env-name=es", "build:node": "babel src -d .", "build": "run-p build:*", "pretest": "npm run build && npm run lint", "test": "nyc --reporter=cobertura --reporter=text-summary mocha --require @babel/register --reporter dot --recursive" }, "engines": { "node": ">= 0.10" }, "license": "MIT" }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 2 × Files: 6
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
es
DIR
-
drwxr-xr-x
2026-02-23 15:45:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib
DIR
-
drwxr-xr-x
2026-02-23 15:45:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
index.js
11.73 KB
lrw-r--r--
2026-02-23 15:45:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.05 KB
lrw-r--r--
2026-02-23 15:45:46
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
2.10 KB
lrw-r--r--
2026-02-23 15:45:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
41.38 KB
lrw-r--r--
2026-02-23 15:45:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
validator.js
197.75 KB
lrw-r--r--
2026-02-23 15:45:48
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
validator.min.js
92.12 KB
lrw-r--r--
2026-02-23 15:45:48
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).