forked from iatek/jquery-socialist
-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathsocialist.jquery.json
More file actions
39 lines (39 loc) · 916 Bytes
/
socialist.jquery.json
File metadata and controls
39 lines (39 loc) · 916 Bytes
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
39
{
"name": "socialist",
"title": "jQuery Socialist",
"description": "jQuery social media plugin for combining social feeds from Facebook, Twitter, YouTube and other social networks.",
"keywords": [
"social",
"media",
"feed",
"pinterest",
"facebook",
"twitter",
"youtube",
"stream"
],
"version": "1.0.3",
"author": {
"name": "Carol Skelly and other contributors",
"url": "https://github.com/iatek/jquery-socialist/MIT-LICENSE.txt"
},
"maintainers": [
{
"name": "Carol Skelly",
"url": "http://in1.com"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/iatek/jquery-socialist/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/iatek/jquery-socialist/issues",
"homepage": "http://plugins.in1.com/socialist",
"docs": "https://github.com/iatek/jquery-socialist/blob/master/README.md",
"download": "http://plugins.in1.com/socialist",
"dependencies": {
"jquery": ">=1.83"
}
}