mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 17:55:57 +10:00
36 lines
728 B
JSON
36 lines
728 B
JSON
{
|
|
"name": "bootstrap-markdown",
|
|
"filename": "js/bootstrap-markdown.js",
|
|
"version": "2.7.0",
|
|
"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"
|
|
}
|
|
],
|
|
"npmName": "bootstrap-markdown",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "/",
|
|
"files": [
|
|
"css/bootstrap-markdown.min.css",
|
|
"js/bootstrap-markdown.js"
|
|
]
|
|
}
|
|
]
|
|
}
|