forked from migreyes/jquery.wanker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
wanker.jquery.json
38 lines (38 loc) · 1023 Bytes
/
wanker.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
38
{
"name": "wanker",
"title": "jQuery Wanker",
"description": "jQuery plugin to discourage excessive browser resizing and emphasize a focus on great content.",
"keywords": [
"content",
"fun",
"funny",
"resize",
"resizing",
"responsive"
],
"version": "0.1.1",
"author": {
"name": "Mig Reyes",
"url": "http://mig.io/"
},
"maintainers": [
{
"name": "Mig Reyes",
"twitter": "http://twitter.com/migreyes",
"url": "http://mig.io/"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/migreyes/jquery.wanker/blob/master/LICENSE"
}
],
"bugs": "https://github.com/migreyes/jquery.wanker/issues",
"homepage": "http://mig.io/makes/wanker",
"docs": "https://github.com/migreyes/jquery.wanker",
"download": "https://github.com/migreyes/jquery.wanker",
"dependencies": {
"jquery": ">=2.0"
}
}