mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-26 05:05:59 +10:00
28 lines
630 B
JSON
28 lines
630 B
JSON
{
|
|
"name": "knockout",
|
|
"filename": "knockout-min.js",
|
|
"npmName": "knockout",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/build/output/",
|
|
"files": [
|
|
"knockout-latest.js"
|
|
]
|
|
}
|
|
],
|
|
"version": "3.1.0",
|
|
"description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
|
|
"homepage": "http://knockoutjs.com/",
|
|
"license": "MIT",
|
|
"author": "The Knockout.js team",
|
|
"keywords": [
|
|
"mvvm",
|
|
"ui",
|
|
"templating"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/knockout/knockout.git"
|
|
},
|
|
"bugs": "https://github.com/knockout/knockout/issues"
|
|
} |