Tab layout, first commit with new third party packages
[openemr.git] / public / assets / knockout-3-4-0 / .bower.json
blob8e966dc42713708cfabf0fed54e466b39d0a93ad
2   "name": "knockout",
3   "homepage": "http://knockoutjs.com/",
4   "description": "Knockout makes it easier to create rich, responsive UIs with JavaScript",
5   "main": "dist/knockout.js",
6   "moduleType": [
7     "amd",
8     "globals",
9     "node"
10   ],
11   "keywords": [
12     "knockout",
13     "mvvm",
14     "mvc",
15     "spa"
16   ],
17   "license": "MIT",
18   "ignore": [
19     "**/.*",
20     "node_modules",
21     "bower_components",
22     "spec",
23     "build/output"
24   ],
25   "version": "3.4.0",
26   "_release": "3.4.0",
27   "_resolution": {
28     "type": "version",
29     "tag": "v3.4.0",
30     "commit": "b294bf04260a4a2033f09868981e026f254a582a"
31   },
32   "_source": "https://github.com/SteveSanderson/knockout.git",
33   "_target": "3.4.0",
34   "_originalSource": "knockout"