mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-22 03:06:20 +10:00
28 lines
586 B
JSON
28 lines
586 B
JSON
{
|
|
"name": "knockback",
|
|
"filename": "knockback.min.js",
|
|
"version": "0.20.3",
|
|
"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",
|
|
"npmName": "knockback",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"knockback.min.js"
|
|
]
|
|
}
|
|
]
|
|
}
|