mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
23 lines
471 B
JSON
23 lines
471 B
JSON
{
|
|
"name": "validator",
|
|
"npmName": "validator",
|
|
"filename": "validator.min.js",
|
|
"version": "3.12.0",
|
|
"description": "A library of string validators and sanitizers.",
|
|
"homepage": "https://github.com/chriso/validator.js",
|
|
"keywords": [
|
|
"validator"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Chris O'Hara <cohara87@gmail.com>"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/chriso/validator.js.git"
|
|
}
|
|
]
|
|
}
|