components.json version number
[bootswatch] / component.json
1 {
2         "name": "bootswatch",
3         "description": "Themes for Bootstrap",
4         "homepage": "http://bootswatch.com",
5         "author": "Thomas Park",
6         "version": "v2.3.0+1",
7         "dependencies": {
8                 "jquery": "~1.9.0"
9         },
10         "licenses": [
11                 {
12                         "type": "Apache-2.0",
13                         "url": "http://www.apache.org/licenses/LICENSE-2.0"
14                 }
15         ]
16 }