Files
cdnjs/ajax/libs/knockout/package.json
T

20 lines
525 B
JSON

{
"name": "knockout",
"filename": "knockout-min.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"
}