forked from Servoy/bootstrap-window
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbootstrap-window.jquery.json
24 lines (24 loc) · 1.05 KB
/
bootstrap-window.jquery.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"name": "bootstrap-window",
"version": "0.2.2",
"author": {
"name" : "Elden Armbrust",
"email": "[email protected]"
},
"title": "bootstrap-window - the daringly dapper windowing solution for Bootstrap",
"dependencies": {
"jquery": ">=1.9",
"bootstrap": ">=3.0"
},
"keywords": ["bootstrap", "window", "modal", "ui", "webapp", "boot", "strap"],
"homepage": "https://github.com/earmbrust/bootstrap-window",
"demo": "http://earmbrust.github.io/bootstrap-window/",
"bugs": "https://github.com/earmbrust/bootstrap-window/issues",
"description": "bootstrap-window is the simply named, hugely powerful, daringly dapper, and quintessentially quaint windowing library for the popular Bootstrap front-end framework. bootstrap-window is developed with the idea of creating a responsive windowing system based on the Bootstrap front-end framework.",
"licenses": [
{
"type": "MIT",
"url": "https://github.com/earmbrust/bootstrap-window/blob/master/LICENSE"
}
]
}