Browse Source

add package.json

liuyuqi-dellpc 1 year ago
parent
commit
73b0f1ceca
1 changed files with 11 additions and 0 deletions
  1. 11 0
      docs/package.json

+ 11 - 0
docs/package.json

@@ -0,0 +1,11 @@
+{
+  "name": "docs",
+  "version": "1.0.1",
+  "description": "总结 github action, gitlab ci/cd, gitpod 等",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "author": "",
+  "license": "ISC"
+}