Skip to content

Commit 1245f7a

Browse files
committed
Update metadata in package.json
1 parent e720a62 commit 1245f7a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@
1919
"type": "git",
2020
"url": "https://github.com/wooorm/unist-util-inspect.git"
2121
},
22-
"author": "Titus Wormer <[email protected]>",
22+
"bugs": "https://github.com/wooorm/unist-util-inspect/issues",
23+
"author": "Titus Wormer <[email protected]> (http://wooorm.com)",
24+
"contributors": [
25+
"Titus Wormer <[email protected]> (http://wooorm.com)"
26+
],
2327
"devDependencies": {
2428
"browserify": "^13.0.0",
2529
"chalk": "^1.0.0",

0 commit comments

Comments
 (0)