mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 00:36:26 +10:00
26 lines
616 B
JSON
26 lines
616 B
JSON
{
|
|
"name": "knockout",
|
|
"filename": "knockout-min.js",
|
|
"version": "2.2.1",
|
|
"description": "Simplify dynamic JavaScript UIs by applying the Model-View-View Model (MVVM)",
|
|
"homepage": "http://knockoutjs.com/",
|
|
"keywords": [
|
|
"mvvm",
|
|
"ui",
|
|
"templating"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Steven Sanderson",
|
|
"email": "steve@codeville.net",
|
|
"web": "http://blog.stevensanderson.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/SteveSanderson/knockout"
|
|
}
|
|
]
|
|
}
|