Skip to content

Commit

Permalink
Added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Doruk Eker committed Oct 10, 2014
1 parent 353d6fa commit 37bf177
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"name": "gyronorm",
"version": "1.0.1",
"homepage": "https://github.com/dorukeker/gyronorm.js",
"authors": [
"Doruk Eker"
],
"description": "Accesses the gyroscope and accelerometer data from the web browser and combines them in one JS object.",
"main": "js/gyronorm.js",
"keywords": [
"devicemotion",
"deviceorientation"
],
"license": "MIT"
}

0 comments on commit 37bf177

Please sign in to comment.