mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-18 01:08:18 +10:00
22 lines
509 B
JSON
22 lines
509 B
JSON
{
|
|
"name": "bootstrap-markdown",
|
|
"filename": "js/bootstrap-markdown.min.js",
|
|
"version": "2.2.1",
|
|
"description": "A bootstrap plugin for markdown editing",
|
|
"homepage": "https://github.com/toopay/bootstrap-markdown",
|
|
"keywords": [
|
|
"twitter",
|
|
"bootstrap",
|
|
"markdown",
|
|
"editor"
|
|
],
|
|
"maintainers": [{
|
|
"name": "Taufan Aditya",
|
|
"web": "https://github.com/toopay"
|
|
}],
|
|
"repositories": [{
|
|
"type": "git",
|
|
"url": "https://github.com/toopay/bootstrap-markdown.git"
|
|
}]
|
|
}
|