Jannick Knudsen hace 5 años
padre
commit
09958e42f2
Se han modificado 3 ficheros con 18 adiciones y 0 borrados
  1. 2 0
      .bduild
  2. 1 0
      VERSION
  3. 15 0
      package.json

+ 2 - 0
.bduild

@@ -0,0 +1,2 @@
+docker.iske.dk/searx
+

+ 1 - 0
VERSION

@@ -0,0 +1 @@
+v0.0.4

+ 15 - 0
package.json

@@ -0,0 +1,15 @@
+{
+  "name": "searx-app-alt",
+  "version": "0.0.4",
+  "description": "",
+  "main": "index.js",
+  "scripts": {
+    "test": "echo \"Error: no test specified\" && exit 1"
+  },
+  "repository": {
+    "type": "git",
+    "url": "ssh://git@git.tum.dk:29419/cloudron/searx-app-alt.git"
+  },
+  "author": "",
+  "license": "ISC"
+}