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