Skip to content

Commit

Permalink
updates bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciro S. Costa committed May 31, 2014
1 parent 259fbf0 commit 39050f9
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions bower.json
@@ -1,7 +1,7 @@
{
"name": "qcode-decoder",
"main": "build/main.min.js",
"description":"Decodes QRCode in the browser / node",
"description": "Decodes QRCode in the browser / node",
"version": "0.0.1",
"homepage": "https://github.com/cirocosta/qcode-decoder",
"authors": [
Expand All @@ -14,6 +14,14 @@
"bower_components",
"test",
"examples",
"vendor"
"vendor",
"tests"
],
"keywords": [
"qrcode-decoder",
"qrcode",
"qrcode-browser",
"nodejs",
"html5"
]
}

0 comments on commit 39050f9

Please sign in to comment.