mustom-validator
Version:
Lightweight yet powerful, highly extensible validation/sanitization library
39 lines • 1.09 kB
JSON
{
"name": "mustom-validator",
"version": "0.0.10",
"description": "Lightweight yet powerful, highly extensible validation/sanitization library",
"homepage": "https://mustom.com",
"bugs": {
"url": "https://github.com/mustom/mustom-validator/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mustom/mustom-validator.git"
},
"license": "AGPL v3",
"author": {
"name": "Ryu Woosik",
"email": "ryuwoosil@gmail.com",
"url": "https://submem.com",
"github": "https://github.com/mustom",
"linkedin": "https://www.linkedin.com/in/chancehouse/",
"facebook": "https://www.facebook.com/redcomma"
},
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"validator",
"validation",
"validate",
"sanitization",
"sanitizes",
"sanitisation",
"sanitise",
"schema",
"type",
"mustom"
]
}