We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
package.json
1 parent e720a62 commit 1245f7aCopy full SHA for 1245f7a
package.json
@@ -19,7 +19,11 @@
19
"type": "git",
20
"url": "https://github.com/wooorm/unist-util-inspect.git"
21
},
22
- "author": "Titus Wormer <tituswormer@gmail.com>",
+ "bugs": "https://github.com/wooorm/unist-util-inspect/issues",
23
+ "author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
24
+ "contributors": [
25
+ "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)"
26
+ ],
27
"devDependencies": {
28
"browserify": "^13.0.0",
29
"chalk": "^1.0.0",
0 commit comments