File tree Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Expand file tree Collapse file tree 2 files changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " jquery-tabs" ,
3+ "version" : " 0.0.6" ,
4+ "homepage" : " https://github.com/daveespionage/jquery-tabs" ,
5+ "authors" : [
6+ " David Cox-Espenlaub ([email protected] )" 7+ ],
8+ "description" : " A lightweight tabbed interface plugin for jQuery" ,
9+ "main" : " dist/tabs.min.js" ,
10+ "keywords" : [
11+ " tabs" ,
12+ " plugin" ,
13+ " jquery"
14+ ],
15+ "license" : " MIT" ,
16+ "ignore" : [
17+ " **/.*" ,
18+ " node_modules" ,
19+ " bower_components" ,
20+ " test" ,
21+ " tests"
22+ ]
23+ }
Original file line number Diff line number Diff line change 22 "name" : " tabs" ,
33 "title" : " Tabs" ,
44 "description" : " A lightweight tabbed interface plugin for jQuery" ,
5- "version" : " 0.0.4 " ,
5+ "version" : " 0.0.6 " ,
66 "homepage" : " https://github.com/daveespionage/jquery-tabs" ,
77 "author" : {
88 "name" : " David Cox-Espenlaub" ,
You can’t perform that action at this time.
0 commit comments