Subversion-Projekte lars-tiefland.ci

Revision

Details | Letzte Änderung | Log anzeigen | RSS feed

Revision Autor Zeilennr. Zeile
776 lars 1
{
2
  "name": "bootstrap-markdown",
3
  "filename": "js/bootstrap-markdown.js",
4
  "version": "2.9.0",
5
  "description": "A bootstrap plugin for markdown editing",
6
  "license" : "Apache-2.0",
7
  "homepage": "https://github.com/toopay/bootstrap-markdown",
8
  "keywords": [
9
    "twitter",
10
    "bootstrap",
11
    "markdown",
12
    "editor"
13
  ],
14
  "maintainers": [{
15
    "name": "Taufan Aditya",
16
    "web": "https://github.com/toopay"
17
  }],
18
  "repository": {
19
    "type": "git",
20
    "url": "https://github.com/toopay/bootstrap-markdown.git"
21
  }
22
}