diff --git a/images/1.jpg b/images/1.jpg index 5d08509..0943240 100644 Binary files a/images/1.jpg and b/images/1.jpg differ diff --git a/images/3.jpg b/images/3.jpg index 5dd8e5c..96c4119 100644 Binary files a/images/3.jpg and b/images/3.jpg differ diff --git a/images/4.jpg b/images/4.jpg index 5d2696b..b874e56 100644 Binary files a/images/4.jpg and b/images/4.jpg differ diff --git a/images/5.jpg b/images/5.jpg index 48ff00f..466d56a 100644 Binary files a/images/5.jpg and b/images/5.jpg differ diff --git a/package.json b/package.json new file mode 100644 index 0000000..d529980 --- /dev/null +++ b/package.json @@ -0,0 +1,19 @@ +{ + "name": "slitslider", + "version": "1.1.0", + "description": "SlitSlider\r =========", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/toutoul/SlitSlider.git" + }, + "author": "", + "license": "ISC", + "bugs": { + "url": "https://github.com/toutoul/SlitSlider/issues" + }, + "homepage": "https://github.com/toutoul/SlitSlider#readme" +}