virt2/api/templates/admin/assets/vendor_components/bootstrap-markdown-master/package.json

23 lines
526 B
JSON
Executable File

{
"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"
}
}