Mon, 27 Apr 2015 16:05:06 +0200
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 | } |