Skip to content

Commit

Permalink
bower json added
Browse files Browse the repository at this point in the history
  • Loading branch information
dorukeker committed Oct 20, 2014
1 parent 7a567c6 commit 41a8ed1
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.git",
"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 41a8ed1

Please sign in to comment.