manifest.json

Mon, 27 Apr 2015 16:05:06 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 27 Apr 2015 16:05:06 +0200
changeset 0
76acfbeeb09c
child 3
99c93abd62f2
permissions
-rw-r--r--

Import initial genesis of local project.

michael@0 1 {
michael@0 2 "name": "com.ubuntu.developer.username.timetask",
michael@0 3 "description": "description of timetask",
michael@0 4 "framework": "ubuntu-sdk-14.04-html",
michael@0 5 "architecture": "all",
michael@0 6 "title": "timetask",
michael@0 7 "hooks": {
michael@0 8 "timetask": {
michael@0 9 "apparmor": "timetask.json",
michael@0 10 "desktop": "timetask.desktop"
michael@0 11 }
michael@0 12 },
michael@0 13 "version": "0.1",
michael@0 14 "maintainer": ""
michael@0 15 }

mercurial