~nik90/ubuntu-clock-app/custom-swipe-delete

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: Nekhelesh Ramananthan
  • Date: 2014-06-06 18:45:49 UTC
  • Revision ID: krnekhelesh@gmail.com-20140606184549-l8qpmg55pwqqurjd
Initial commit of files

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "com.ubuntu.clock",
 
3
    "description": "description of ubuntu-clock-app",
 
4
    "framework": "ubuntu-sdk-14.10-qml-dev1",
 
5
    "architecture": "all",
 
6
    "title": "ubuntu-clock-app",
 
7
    "hooks": {
 
8
        "ubuntu-clock-app": {
 
9
            "apparmor": "ubuntu-clock-app.json",
 
10
            "desktop": "ubuntu-clock-app.desktop"
 
11
        }
 
12
    },
 
13
    "version": "0.1",
 
14
    "maintainer": "Nekhelesh Ramananthan <krnekhelesh@gmail.com>"
 
15
}
 
 
b'\\ No newline at end of file'