@dboehmeiii/image-carousel
Version:
A simple image carousel web component.
37 lines (36 loc) • 830 B
JSON
{
"name": "@dboehmeiii/image-carousel",
"version": "1.0.0",
"description": "A simple image carousel web component.",
"keywords": [
"carousel",
"image-carousel",
"responsive",
"vanilla",
"dot-navigation",
"web-component",
"menu",
"javascript",
"ui",
"component",
"frontend",
"toggle",
"html",
"css"
],
"homepage": "https://github.com/DanielBoehmeIII/image-carousel#readme",
"bugs": {
"url": "https://github.com/DanielBoehmeIII/image-carousel/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/DanielBoehmeIII/image-carousel.git"
},
"license": "ISC",
"author": "Daniel Boehme III",
"type": "commonjs",
"main": "src/image-carousel.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}