react-smooth-slider
Version:
37 lines • 772 B
JSON
{
"name": "react-smooth-slider",
"main": [
"dist/react-smooth-slider.js"
],
"version": "0.2.1",
"homepage": "https://github.com/sandervspl/react-smooth-slider",
"authors": [
"Sander Vispoel <contact@sandervispoel.com> (https://sandervispoel.com)"
],
"description": "",
"moduleType": [
"amd",
"globals",
"node"
],
"dependencies": {},
"keywords": [
"react",
"react-component",
"slider",
"carousel",
"gallery",
"photogallery",
"swipe"
],
"license": "MIT",
"ignore": [
".editorconfig",
".gitignore",
"package.json",
"src",
"node_modules",
"example",
"test"
]
}