nodulator
Version:
Complete NodeJS Framework for Restfull APIs
19 lines (18 loc) • 372 B
JSON
{
"name": "validator-js",
"main": "validator.js",
"version": "3.11.2",
"homepage": "https://github.com/chriso/validator.js",
"authors": [
"Chris O'Hara <cohara87+gh@gmail.com>"
],
"description": "String validation and sanitization",
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}