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.
38 lines
913 B
38 lines
913 B
{
|
|
"name": "bootstrap-touch-carousel",
|
|
"version": "0.8.0",
|
|
"homepage": "https://github.com/ixisio/bootstrap-touch-carousel",
|
|
"authors": [
|
|
"Andreas Klein",
|
|
"Contributors"
|
|
],
|
|
"description": "A drop-in perfection for Twitter Bootstrap's Carousel (v3) to enable gestures on touch devices.",
|
|
"main": [
|
|
"dist/js/bootstrap-touch-carousel.js",
|
|
"dist/css/bootstrap-touch-carousel.css"
|
|
],
|
|
"keywords": [
|
|
"bootstrap",
|
|
"carousel",
|
|
"touch",
|
|
"swipe",
|
|
"gestures"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"test",
|
|
"tests"
|
|
],
|
|
"_release": "0.8.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.8.0",
|
|
"commit": "1b8430f0e043f7763a8aea047e9dd76b7ddf4cbf"
|
|
},
|
|
"_source": "git://github.com/ixisio/bootstrap-touch-carousel.git",
|
|
"_target": "0.8.0",
|
|
"_originalSource": "bootstrap-touch-carousel"
|
|
}
|