Files
biomedjs/node_modules/validator/bower.json
Dobie Wollert f94ca33b9e Changes
2015-12-16 09:12:35 -08: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"
]
}