23 lines
526 B
JSON
23 lines
526 B
JSON
|
{
|
||
|
"name": "bootstrap-markdown",
|
||
|
"main": "js/bootstrap-markdown.js",
|
||
|
"version": "2.10.0",
|
||
|
"description": "A bootstrap plugin for markdown editing",
|
||
|
"license" : "Apache-2.0",
|
||
|
"homepage": "https://github.com/toopay/bootstrap-markdown",
|
||
|
"keywords": [
|
||
|
"twitter",
|
||
|
"bootstrap",
|
||
|
"markdown",
|
||
|
"editor"
|
||
|
],
|
||
|
"maintainers": [{
|
||
|
"name": "Taufan Aditya",
|
||
|
"web": "https://github.com/toopay"
|
||
|
}],
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/toopay/bootstrap-markdown.git"
|
||
|
}
|
||
|
}
|