mirror of
https://github.com/janickiy/yii2-nomer
synced 2025-03-09 15:39:59 +00:00
22 lines
529 B
JSON
22 lines
529 B
JSON
{
|
|
"name": "bootstrap-markdown",
|
|
"filename": "js/bootstrap-markdown.js",
|
|
"version": "2.9.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"
|
|
}
|
|
}
|