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.
1 parent 0868f11 commit 313b3dbCopy full SHA for 313b3db
package.json
@@ -8,5 +8,10 @@
8
"type": "git",
9
"url": "https://github.com/wooorm/mdast.git"
10
},
11
- "author": "Titus Wormer <tituswormer@gmail.com>"
+ "bugs": "https://github.com/wooorm/mdast/issues",
12
+ "author": "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
13
+ "contributors": [
14
+ "Titus Wormer <tituswormer@gmail.com> (http://wooorm.com)",
15
+ "Eugene Sharygin <eush77@gmail.com>"
16
+ ]
17
}
0 commit comments