diff --git a/package.json b/package.json new file mode 100644 index 0000000..d74ed08 --- /dev/null +++ b/package.json @@ -0,0 +1,18 @@ +{ + "name": "Camera", + "version": "1.3.4", + "description": "A jQuery slideshow with many effects, transitions, easy to customize, using canvas and mobile ready, based on jQuery 1.9.1+", + "filename": "scripts/camera.min.js", + "repository": { + "type": "git", + "url": "https://github.com/pixedelic/Camera.git" + }, + "keywords": [ + "slideshow", + "customize", + "canvas" + ], + "author": "Manuel Masia", + "license": "MIT", + "homepage": "http://www.pixedelic.com/plugins/camera/" +}