mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/ARCHIVED-IZYIM.git
synced 2026-08-19 04:14:01 +00:00
23 lines
529 B
JSON
Executable File
23 lines
529 B
JSON
Executable File
{
|
|
"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"
|
|
}
|
|
}
|