UNPKG

@vanillawc/wc-carousel-lite

Version:

A web component that wraps HTML elements and forms a horizontal carousel slider out of them.

34 lines (33 loc) 878 B
{ "name": "@vanillawc/wc-carousel-lite", "version": "0.0.7", "description": "A web component that wraps HTML elements and forms a horizontal carousel slider out of them.", "main": "dist/wc-carousel-lite-node.min.js", "files": [ "dist/wc-carousel-lite-node.min.js", "dist/wc-carousel-lite-node.js", "dist/minify.cmd" ], "repository": { "type": "git", "url": "git+https://github.com/vanillawc/wc-carousel-lite.git" }, "keywords": [ "web-component", "custom-element", "vanilla-web-component", "html", "javascript", "carousel" ], "author": "Jussi Utunen", "license": "MIT", "scripts": { "preversion": "", "postversion": "git push --follow-tags" }, "bugs": { "url": "https://github.com/vanillawc/wc-carousel-lite/issues" }, "homepage": "https://github.com/vanillawc/wc-carousel-lite#readme" }