File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " parallax" ,
3
3
"description" : " Parallax Engine that reacts to the orientation of a smart device." ,
4
- "version" : " 2.1.2 " ,
4
+ "version" : " 2.1.3 " ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " http://wagerfield.github.io/parallax/" ,
7
7
"authors" : [
Original file line number Diff line number Diff line change 2
2
//
3
3
// The MIT License
4
4
//
5
- // Copyright (C) 2014 Matthew Wagerfield - @mwagerfield
5
+ // Copyright (C) 2014 Matthew Wagerfield - @wagerfield
6
6
//
7
7
// Permission is hereby granted, free of charge, to any
8
8
// person obtaining a copy of this software and associated
31
31
32
32
/**
33
33
* jQuery || Zepto Parallax Plugin
34
- * @author Matthew Wagerfield - @mwagerfield
34
+ * @author Matthew Wagerfield - @wagerfield
35
35
* @description Creates a parallax effect between an array of layers,
36
36
* driving the motion from the gyroscope output of a smartdevice.
37
37
* If no gyroscope is available, the cursor position is used.
Original file line number Diff line number Diff line change 2
2
//
3
3
// The MIT License
4
4
//
5
- // Copyright (C) 2014 Matthew Wagerfield - @mwagerfield
5
+ // Copyright (C) 2014 Matthew Wagerfield - @wagerfield
6
6
//
7
7
// Permission is hereby granted, free of charge, to any
8
8
// person obtaining a copy of this software and associated
31
31
32
32
/**
33
33
* Parallax.js
34
- * @author Matthew Wagerfield - @mwagerfield
34
+ * @author Matthew Wagerfield - @wagerfield
35
35
* @description Creates a parallax effect between an array of layers,
36
36
* driving the motion from the gyroscope output of a smartdevice.
37
37
* If no gyroscope is available, the cursor position is used.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " parallax" ,
3
3
"description" : " Parallax Engine that reacts to the orientation of a smart device." ,
4
- "version" : " 2.1.2 " ,
4
+ "version" : " 2.1.3 " ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " http://wagerfield.github.io/parallax/" ,
7
7
"author" :
" Matthew Wagerfield <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments