Skip to content

Commit 4c6a4cc

Browse files
authored
Merge pull request #60 from coliff/dev/coliff/add-package-fields
Add `package.json` fields
2 parents ed879f3 + f56b69d commit 4c6a4cc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
"name": "invokers-polyfill",
33
"version": "0.0.0-development",
44
"description": "This polyfills the HTML `invoketarget`/`invokeaction`, as proposed by the Open UI group.",
5+
"homepage": "https://github.com/keithamus/invokers-polyfill#readme",
6+
"bugs": {
7+
"url": "https://github.com/keithamus/invokers-polyfill/issues"
8+
},
59
"repository": {
610
"type": "git",
711
"url": "git+https://github.com/keithamus/invokers-polyfill.git"

0 commit comments

Comments
 (0)