mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
29 lines
710 B
JSON
29 lines
710 B
JSON
{
|
|
"name": "knockout-validation",
|
|
"filename": "knockout.validation.min.js",
|
|
"version": "1.0.2",
|
|
"description": "A validation library for Knockout JS",
|
|
"homepage": "http://ericmbarnard.github.com/Knockout-Validation/",
|
|
"keywords": [
|
|
"knockout",
|
|
"mvvm",
|
|
"ui",
|
|
"templating",
|
|
"mapping",
|
|
"validation"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "eric barnard",
|
|
"email": "eric.m.barnard@gmail.com",
|
|
"web": "http://www.ericbarnard.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/ericmbarnard/Knockout-Validation.git"
|
|
}
|
|
]
|
|
}
|