We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3da9888 + 2641655 commit 3be4872Copy full SHA for 3be4872
package.json
@@ -0,0 +1,21 @@
1
+{
2
+ "name": "bootstrap-markdown",
3
+ "filename": "js/bootstrap-markdown.js",
4
+ "version": "2.1.1",
5
+ "description": "A bootstrap plugin for markdown editing",
6
+ "homepage": "https://github.com/toopay/bootstrap-markdown",
7
+ "keywords": [
8
+ "twitter",
9
+ "bootstrap",
10
+ "markdown",
11
+ "editor"
12
+ ],
13
+ "maintainers": [{
14
+ "name": "Taufan Aditya",
15
+ "web": "https://github.com/toopay"
16
+ }],
17
+ "repositories": [{
18
+ "type": "git",
19
+ "url": "https://github.com/toopay/bootstrap-markdown.git"
20
+ }]
21
+}
0 commit comments