Skip to content

Commit

Permalink
add author, homepage and description to bower.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Nov 6, 2014
1 parent 9695b8a commit e73c7dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{
"name": "qrcode.js",
"version": "0.0.1",
"homepage": "https://github.com/davidshimjs/qrcodejs",
"authors": [
"Sangmin Shim", "Sangmin Shim <ssm0123@gmail.com> (http://jaguarjs.com)",
],
"description": "Cross-browser QRCode generator for javascript",
"main": "qrcode.js",
"ignore": [
"bower_components",
Expand Down

0 comments on commit e73c7dc

Please sign in to comment.