|
@@ -0,0 +1,25 @@
|
|
|
|
+{
|
|
|
|
+ "name": "jquery-smoove",
|
|
|
|
+ "filename": "jquery.smoove.min.js",
|
|
|
|
+ "version": "0.2.6",
|
|
|
|
+ "description": "A simple jQuery plugin for super sexy scrolling effects using CSS3 transitions and transforms.",
|
|
|
|
+ "homepage": "http://smoove.donlabs.com",
|
|
|
|
+ "keywords": [
|
|
|
|
+ "jquery",
|
|
|
|
+ "scroll",
|
|
|
|
+ "css",
|
|
|
|
+ "animation"
|
|
|
|
+ ],
|
|
|
|
+ "maintainers": [
|
|
|
|
+ {
|
|
|
|
+ "name": "Adam Bouqdib",
|
|
|
|
+ "web": "http://abemedia.co.uk"
|
|
|
|
+ }
|
|
|
|
+ ],
|
|
|
|
+ "repositories": [
|
|
|
|
+ {
|
|
|
|
+ "type": "git",
|
|
|
|
+ "url": "https://github.com/abeMedia/jquery-smoove"
|
|
|
|
+ }
|
|
|
|
+ ]
|
|
|
|
+}
|