UNPKG

testimonial

Version:
40 lines (39 loc) 798 B
{ "name": "testimonial", "version": "2.0.1", "description": "JS testimonial slider with AJAX", "homepage": "http://alekseyleshko.github.io/testimonial.js/", "authors": [ "alekseyleshko <alekseyleshko@gmail.com>" ], "license": "MIT (https://github.com/AlekseyLeshko/testimonial.js/blob/master/LICENSE)", "repository": { "type": "git", "url": "https://github.com/AlekseyLeshko/testimonial.js" }, "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests", "coverage", "config", "gulp", "src", ".gitignore", ".travis.yml", "Makefile", "gulpfile.js" ], "keywords": [ "reviews", "slider", "testimonial", "plugin", "no dependencies", "vanilla-js" ], "dependencies": { } }