mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 10:47:12 +10:00
37 lines
882 B
JSON
37 lines
882 B
JSON
{
|
|
"name": "showdown",
|
|
"filename": "showdown.min.js",
|
|
"version": "0.3.1",
|
|
"description": "A JavaScript port of Markdown",
|
|
"homepage": "https://github.com/coreyti/showdown",
|
|
"keywords": [
|
|
"markdown",
|
|
"converter"
|
|
],
|
|
"contributors": [
|
|
"John Gruber",
|
|
"John Fraser",
|
|
"Corey Innis",
|
|
"Remy Sharp",
|
|
"Konstantin Käfer",
|
|
"Roger Braun",
|
|
"Dominic Tarr",
|
|
"Cat Chen",
|
|
"Titus Stone",
|
|
"Rob Sutherland",
|
|
"Pavel Lang",
|
|
"Ben Combee",
|
|
"Adam Backstrom",
|
|
"Pascal Deschênes"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/coreyti/showdown"
|
|
}
|
|
],
|
|
"licenses": [{
|
|
"type": "BSD",
|
|
"url": "https://github.com/coreyti/showdown/raw/master/license.txt"
|
|
}]
|
|
} |