jquery.camera.slideshow
Version:
A jQuery slideshow with many effects, transitions, easy to customize, using canvas and mobile ready, based on jQuery 1.9.1+
24 lines (23 loc) • 643 B
JSON
{
"name": "jquery.camera.slideshow",
"version": "1.0.0",
"description": "A jQuery slideshow with many effects, transitions, easy to customize, using canvas and mobile ready, based on jQuery 1.9.1+",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pixedelic/Camera.git"
},
"keywords": [
"camera",
"slideshow"
],
"author": "manu@pixedelic.com",
"license": "ISC",
"bugs": {
"url": "https://github.com/pixedelic/Camera/issues"
},
"homepage": "https://github.com/pixedelic/Camera#readme"
}