20 lines
548 B
JSON
20 lines
548 B
JSON
{
|
|
"uniqueId": "com.unifiedjs.micromark:micromark:0.0.0",
|
|
"developers": [
|
|
{
|
|
"name": "Unified",
|
|
"organisationUrl": "https://unifiedjs.com/"
|
|
},
|
|
{
|
|
"name": "The micromark Contributors",
|
|
"organisationUrl": "https://github.com/micromark/micromark/graphs/contributors"
|
|
}
|
|
],
|
|
"artifactVersion": "0.0.0",
|
|
"description": "small, safe, and great commonmark (optionally gfm) compliant markdown parser",
|
|
"name": "micromark",
|
|
"website": "https://github.com/micromark/micromark",
|
|
"licenses": [
|
|
"MIT"
|
|
]
|
|
} |