File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " gyronorm" ,
3- "version" : " 1.0.2 " ,
3+ "version" : " 1.0.3 " ,
44 "homepage" : " https://github.com/dorukeker/gyronorm.git" ,
55 "authors" : [
66 " Doruk Eker"
77 ],
88 "description" : " Accesses the gyroscope and accelerometer data from the web browser and combines them in one JS object." ,
99 "main" : " js/gyronorm.js" ,
10+ "ignore" :[
11+ " README.md" ,
12+ " LICENSE" ,
13+ " demo/*"
14+ ],
1015 "keywords" : [
1116 " devicemotion" ,
1217 " deviceorientation"
1318 ],
1419 "license" : " MIT"
15- }
20+ }
Original file line number Diff line number Diff line change 33*
44* @author Doruk Eker <dorukeker@gmail.com>
55* @copyright 2014 Doruk Eker <http://dorukeker.com>
6- * @version 1.0.10
6+ * @version 1.0.3
77* @license MIT License | http://opensource.org/licenses/MIT
88*/
99
You can’t perform that action at this time.
0 commit comments