File tree 1 file changed +35
-0
lines changed
1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " github" ,
3
+ "title" : " jQuery Github" ,
4
+ "description" : " A jQuery plugin to display your Github Repositories." ,
5
+ "keywords" : [
6
+ " github" ,
7
+ " repositories" ,
8
+ " git"
9
+ ],
10
+ "version" : " 0.2.3" ,
11
+ "author" : {
12
+ "name" : " Zeno Rocha" ,
13
+ "url" : " https://github.com/zenorocha"
14
+ },
15
+ "maintainers" : [
16
+ {
17
+ "name" : " Zeno Rocha" ,
18
+ "email" : " zno.rocha@gmail.com" ,
19
+ "url" : " https://github.com/zenorocha"
20
+ }
21
+ ],
22
+ "licenses" : [
23
+ {
24
+ "type" : " MIT" ,
25
+ "url" : " http://zenorocha.mit-license.org/"
26
+ }
27
+ ],
28
+ "bugs" : " https://github.com/zenorocha/jquery-github-repos/issues" ,
29
+ "homepage" : " https://github.com/zenorocha/jquery-github-repos/" ,
30
+ "docs" : " https://github.com/zenorocha/jquery-github-repos#readme" ,
31
+ "download" : " http://code.jquery.com/#github" ,
32
+ "dependencies" : {
33
+ "jquery" : " >=1.9"
34
+ }
35
+ }
You can’t perform that action at this time.
0 commit comments