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.

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

mercurial