Skip to content

Commit e73c7dc

Browse files
committed
add author, homepage and description to bower.js
1 parent 9695b8a commit e73c7dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

bower.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "qrcode.js",
33
"version": "0.0.1",
4+
"homepage": "https://github.com/davidshimjs/qrcodejs",
5+
"authors": [
6+
"Sangmin Shim", "Sangmin Shim <[email protected]> (http://jaguarjs.com)",
7+
],
8+
"description": "Cross-browser QRCode generator for javascript",
49
"main": "qrcode.js",
510
"ignore": [
611
"bower_components",

0 commit comments

Comments
 (0)