Skip to content

Commit

Permalink
Some updates to bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stewart committed Jun 4, 2015
1 parent 836f14b commit 9598553
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,21 @@
{
"name": "sphero",
"main": "index.js",
"main": "dist/sphero.min.js",
"version": "0.2.0",
"description": "The Orbotix JavaScript SDK to control Sphero robots.",
"homepage": "https://github.com/orbotix/sphero.js",
"authors": [
"Sphero <r@orbotix.com>"
],
"description": "The Orbotix JavaScript SDK to control Sphero robots.",
"moduleType": [
"node"
],
"repository": {
"type": "git",
"url": "https://github.com/orbotix/sphero.js"
},
"keywords": [
"Sphero",
"robot"
"sphero",
"spherojs",
"sphero-js",
"orbotix"
],
"license": "MIT",
"ignore": [
Expand Down

0 comments on commit 9598553

Please sign in to comment.