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 1bf1636 commit d89c4a2Copy full SHA for d89c4a2
package.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "mdast",
3
+ "version": "3.0.0",
4
+ "description": "Markdown Abstract Syntax Tree format",
5
+ "license": "MIT",
6
+ "keywords": [],
7
+ "repository": {
8
+ "type": "git",
9
+ "url": "https://github.com/wooorm/mdast.git"
10
+ },
11
+ "author": "Titus Wormer <[email protected]>"
12
+}
0 commit comments