mirror of
https://github.com/atlanticbiomedical/biomedjs.git
synced 2025-07-02 00:47:26 -04:00
Changes
This commit is contained in:
19
node_modules/validator/bower.json
generated
vendored
Normal file
19
node_modules/validator/bower.json
generated
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user