File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "name" : " fixEm" ,
3
+ "title" : " jQuery fixEm" ,
4
+ "description" : " A plugin to fix table head rows and columns" ,
5
+ "keywords" : [
6
+ " jquery-plugins" ,
7
+ " fixEm"
8
+ ],
9
+ "version" : " 1.0.0" ,
10
+ "author" : {
11
+ "name" : " Zach Painter" ,
12
+ "url" : " https://github.com/zachpainter77"
13
+ },
14
+ "maintainers" : [
15
+ {
16
+ "name" : " Zach Painter" ,
17
+ "url" : " https://github.com/zachpainter77"
18
+ }
19
+ ],
20
+ "licenses" : [
21
+ {
22
+ "type" : " MIT" ,
23
+ "url" : " http://www.opensource.org/licenses/mit-license.php"
24
+ }
25
+ ],
26
+ "bugs" : " https://github.com/zachpainter77/jQuery-fixEm/issues" ,
27
+ "homepage" : " https://github.com/zachpainter77/jQuery-fixEm/" ,
28
+ "docs" : " https://github.com/zachpainter77/jQuery-fixEm/#readme" ,
29
+ "download" : " https://github.com/zachpainter77/jQuery-fixEm/archive/master.zip" ,
30
+ "dependencies" : {
31
+ "jquery" : " >=1.4"
32
+ }
33
+ }
You can’t perform that action at this time.
0 commit comments