@@ -0,0 +1 @@
+docker.iske.dk/taiga-app-alt
+v2.0.4
@@ -0,0 +1,3 @@
+v2.0.2
+v2.0.3
@@ -0,0 +1,18 @@
+{
+ "name": "taiga-app",
+ "version": "2.0.4",
+ "description": "This repository contains the Cloudron app package source for [Taiga](http://taigaio.github.io/).",
+ "main": "json-merge.js",
+ "directories": {
+ "test": "test"
+ },
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ "repository": {
+ "type": "git",
+ "url": "ssh://git@git.tum.dk/tum.dk/taiga-app"
+ "author": "",
+ "license": "ISC"
+}