Thanks to visit codestin.com Credit goes to github.com
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.
1 parent 28a5e60 commit 96f875cCopy full SHA for 96f875c
package.json
@@ -13,6 +13,16 @@
13
"type": "git",
14
"url": "git+https://github.com/docsifyjs/docsify.git"
15
},
16
+ "collective": {
17
+ "url": "https://opencollective.com/docsify"
18
+ },
19
+ "keywords": [
20
+ "doc",
21
+ "docs",
22
+ "documentation",
23
+ "creator",
24
+ "generator"
25
+ ],
26
"main": "lib/docsify.js",
27
"unpkg": "lib/docsify.min.js",
28
"files": [
@@ -108,15 +118,5 @@
108
118
"vue2": "npm:vue@^2.6.12",
109
119
"vue3": "npm:vue@^3.0.0",
110
120
"xhr-mock": "^2.5.1"
111
- },
112
- "keywords": [
113
- "doc",
114
- "docs",
115
- "documentation",
116
- "creator",
117
- "generator"
- ],
- "collective": {
- "url": "https://opencollective.com/docsify"
121
}
122
0 commit comments