mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 06:46:12 +10:00
19 lines
514 B
JSON
19 lines
514 B
JSON
{
|
|
"name": "knockback-core-stack",
|
|
"filename": "knockback-core-stack.min.js",
|
|
"version": "0.17.2",
|
|
"description": "Knockback brings Knockout.js magic to Backbone.js",
|
|
"url": "http://kmalakoff.github.io/knockback/",
|
|
"author": "Kevin Malakoff",
|
|
"keywords": [
|
|
"mvvm",
|
|
"ui",
|
|
"templating"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/kmalakoff/knockback.git"
|
|
},
|
|
"bugs": "https://github.com/kmalakoff/knockback/issues"
|
|
}
|