File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " jquery-parallax.js" ,
3+ "version" : " 1.4.3" ,
4+ "description" : " Simple parallax scrolling effect inspired by spotify.com implemented as a jQuery plugin" ,
5+ "main" : " parallax.min.js" ,
6+ "scripts" : {
7+ "test" : " echo \" Error: no test specified\" && exit 1"
8+ },
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " git+https://github.com/pixelcog/parallax.js.git"
12+ },
13+ "keywords" : [
14+ " parallax" ,
15+ " scroll" ,
16+ " scrolling" ,
17+ " image"
18+ ],
19+ "author" : [
20+ " Mike Greiling <[email protected] > (http://pixelcog.com)" ,
21+ " Wolfgang Stöttinger (http://www.wolfography.at)"
22+ ],
23+ "license" : " MIT" ,
24+ "bugs" : {
25+ "url" : " https://github.com/pixelcog/parallax.js/issues"
26+ },
27+ "homepage" : " https://github.com/pixelcog/parallax.js#readme" ,
28+ "dependencies" : {
29+ "jquery" : " >=1.7"
30+ }
31+ }
You can’t perform that action at this time.
0 commit comments