mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
28 lines
680 B
JSON
28 lines
680 B
JSON
{
|
|
"name": "knockout.mapping",
|
|
"filename": "knockout.mapping.js",
|
|
"version": "2.4.1",
|
|
"description": "Object mapping plugin for Knockout",
|
|
"homepage": "http://knockoutjs.com/documentation/plugins-mapping.html",
|
|
"keywords": [
|
|
"knockout",
|
|
"mvvm",
|
|
"ui",
|
|
"templating",
|
|
"mapping"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Steven Sanderson",
|
|
"email": "steve@codeville.net",
|
|
"web": "http://blog.stevensanderson.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/SteveSanderson/knockout.mapping"
|
|
}
|
|
]
|
|
}
|