You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

30 lines
686 B

{
"docs":{
"src": "docs_src",
"dest": "docs",
"templates":"<%= app.docs.src %>/templates",
"pages": "<%= app.docs.templates %>/pages",
"layouts": "<%= app.docs.templates %>/layouts"
},
"src":{
"dist": "dist",
"scripts": [
"src/js/owl.carousel.js",
"src/js/owl.autorefresh.js",
"src/js/owl.lazyload.js",
"src/js/owl.autoheight.js",
"src/js/owl.video.js",
"src/js/owl.animate.js",
"src/js/owl.autoplay.js",
"src/js/owl.navigation.js",
"src/js/owl.hash.js",
"src/js/owl.support.js"
]
},
"title": "Owl Carousel",
"download": "https://github.com/OwlCarousel2/OwlCarousel2/archive/master.zip",
"donate": "https://www.paypal.com"
}