123456789101112131415161718 |
- {
- "name": "taiga-app",
- "version": "2.0.7",
- "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"
- }
|