Files
cdnjs/ajax/libs/bootstrap-markdown/package.json
T

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