Van 6 anni fa
parent
commit
5ffede0dd7
1 ha cambiato i file con 15 aggiunte e 0 eliminazioni
  1. 15 0
      bower.json

+ 15 - 0
bower.json

@@ -0,0 +1,15 @@
+{
+  "name": "vditor",
+  "description": "A markdown editor written in TypeScript",
+  "main": "dist/index.min.js",
+  "authors": [
+    "Vanessa <[email protected]> (http://vanessa.b3log.org)"
+  ],
+  "license": "MIT",
+  "keywords": [
+    "editor",
+    "markdown",
+    "b3log"
+  ],
+  "homepage": "https://github.com/b3log/vditor"
+}