BE-SPAN/node_modules/validator/bower.json
githubna-ilham 722cd440e8 first commit
2024-10-20 22:04:16 +07:00

20 lines
385 B
JSON

{
"name": "validator-js",
"main": "validator.js",
"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",
"Makefile",
"package.json"
]
}