File tree Expand file tree Collapse file tree 1 file changed +22
-19
lines changed
Expand file tree Collapse file tree 1 file changed +22
-19
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " slick-carousel" ,
3- "version" : " 1.5.9" ,
4- "description" : " the last carousel you'll ever need" ,
5- "main" : " slick/slick.js" ,
6- "repository" : {
7- "type" : " git" ,
8- "url" : " https://github.com/kenwheeler/slick.git"
9- },
10- "keywords" : [
11- " carousel" ,
12- " slick" ,
13- " responsive"
14- ],
15- "author" : " Ken Wheeler" ,
16- "license" : " MIT" ,
17- "bugs" : {
18- "url" : " https://github.com/kenwheeler/slick/issues"
19- }
20- }
2+ "name" : " slick-carousel" ,
3+ "version" : " 1.5.9" ,
4+ "description" : " the last carousel you'll ever need" ,
5+ "main" : " slick/slick.js" ,
6+ "repository" : {
7+ "type" : " git" ,
8+ "url" : " https://github.com/kenwheeler/slick.git"
9+ },
10+ "keywords" : [
11+ " carousel" ,
12+ " slick" ,
13+ " responsive"
14+ ],
15+ "author" : " Ken Wheeler" ,
16+ "license" : " MIT" ,
17+ "bugs" : {
18+ "url" : " https://github.com/kenwheeler/slick/issues"
19+ },
20+ "dependencies" : {
21+ "jquery" : " >=1.7.2"
22+ }
23+ }
You can’t perform that action at this time.
0 commit comments