slider.js.org
Version:
Slider.js - the simplest native javascript plugin
34 lines (33 loc) • 736 B
JSON
{
"name": "slider.js.org",
"version": "1.0.5",
"description": "Slider.js - the simplest native javascript plugin",
"main": "/src/js/slider.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nikiforov-org/slider.js.org.git"
},
"keywords": [
"slider.js",
"simplest",
"native",
"javascript",
"plugin",
"slide",
"slider",
"slidejs",
"sliderjs",
"jslide",
"jslider",
"slide.js"
],
"author": "Evgeny Nikiforov",
"license": "MIT",
"bugs": {
"url": "https://github.com/nikiforov-org/slider/issues"
},
"homepage": "https://github.com/nikiforov-org/slider#readme"
}