~danielholm/+junk/whip

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: DanielHolm
  • Date: 2015-01-03 16:34:41 UTC
  • Revision ID: d.holmen@gmail.com-20150103163441-k55gsgk6p2s2y202
Always forger that exelude file..

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
{
2
2
    "architecture": "all",
3
 
    "description": "description of whip",
4
 
    "framework": "ubuntu-sdk-14.10-dev2",
 
3
    "description": "Whip is a simple app that plays the sound of a whip.",
 
4
    "framework": "ubuntu-sdk-14.10-qml-dev3",
5
5
    "hooks": {
6
6
        "whip": {
7
7
            "apparmor": "whip.apparmor",
10
10
    },
11
11
    "maintainer": "DanielHolm <d.holmen@gmail.com>",
12
12
    "name": "com.ubuntu.developer.danielholm.whip",
13
 
    "title": "whip",
 
13
    "title": "Whip",
14
14
    "version": "0.1"
15
15
}