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 a76140f commit 7a0e46dCopy full SHA for 7a0e46d
package.json
@@ -2,11 +2,7 @@
2
"name": "@cocreate/docs",
3
"version": "1.4.11",
4
"description": "Documentation generator ",
5
- "keywords": [
6
- "cocreate",
7
- "lowcode",
8
- "doc-generator"
9
- ],
+ "keywords": ["cocreate", "lowcode", "doc-generator"],
10
"main": "app.js",
11
"scripts": {
12
"test": "echo \"Error: no test specified\" && exit 1",
@@ -21,9 +17,7 @@
21
17
},
22
18
"author": "CoCreate LLC",
23
19
"license": "MIT",
24
- "bugs": {
25
- "url": "https://github.com/CoCreate-app/CoCreate-docs/issues"
26
- },
20
+ "bugs": { "url": "https://github.com/CoCreate-app/CoCreate-docs/issues" },
27
"homepage": "https://github.com/CoCreate-app/CoCreate-docs#readme",
28
"dependencies": {
29
"@cocreate/crud-client": "^1.15.10",
0 commit comments