-
Notifications
You must be signed in to change notification settings - Fork 98
/
scotchPanels.jquery.json
37 lines (37 loc) · 1 KB
/
scotchPanels.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
25
26
27
28
29
30
31
32
33
34
35
36
37
{
"name": "scotchPanels",
"title": "Scotch Panels",
"description": "Dead simple Off Canvas jQuery Plugin.",
"keywords": [
"off-canvas",
"css3",
"mobile-menu",
"mobile-nav",
"side-nav",
"side-menu"
],
"version": "1.0.3",
"author": {
"name": "Nicholas Cerminara",
"url": "https://github.com/scotch-io/scotch-panels"
},
"maintainers": [
{
"name": "Nicholas Cerminara",
"email": "[email protected]",
"url": "https://github.com/scotch-io"
}
],
"licenses": [
{
"url": "http://shop.scotch.io/collections/frontpage/products/scotchpanels-js-commercial-license"
}
],
"bugs": "https://github.com/scotch-io/Scotch-Panels/issues",
"homepage": "http://panels.scotch.io",
"docs": "http://panels.scotch.io",
"download": "https://github.com/scotch-io/scotch-panels/archive/master.zip",
"dependencies": {
"jquery": ">=1.7"
}
}