We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 353d6fa commit 37bf177Copy full SHA for 37bf177
bower.json
@@ -0,0 +1,15 @@
1
+{
2
+ "name": "gyronorm",
3
+ "version": "1.0.1",
4
+ "homepage": "https://github.com/dorukeker/gyronorm.js",
5
+ "authors": [
6
+ "Doruk Eker"
7
+ ],
8
+ "description": "Accesses the gyroscope and accelerometer data from the web browser and combines them in one JS object.",
9
+ "main": "js/gyronorm.js",
10
+ "keywords": [
11
+ "devicemotion",
12
+ "deviceorientation"
13
14
+ "license": "MIT"
15
+}
0 commit comments