~alecu/+junk/demo-app5

1 by Alejandro J. Cura
Initial commit
1
{
2
    "architecture": "all",
3
    "description": "A fake application, to test app purchases. Do not buy this app unless you are in the beta.",
4
    "framework": "ubuntu-sdk-14.10-qml-dev3",
5
    "hooks": {
5 by Alejandro J. Cura
Fake Gravity
6
        "demo-app5": {
7
            "apparmor": "demo-app5.apparmor",
8
            "desktop": "demo-app5.desktop"
1 by Alejandro J. Cura
Initial commit
9
        }
10
    },
11
    "maintainer": "Alejandro J. Cura <alecu@protocultura.net>",
5 by Alejandro J. Cura
Fake Gravity
12
    "name": "com.ubuntu.developer.alecu.demo-app5",
13
    "title": "Fake Gravity (really fake)",
1 by Alejandro J. Cura
Initial commit
14
    "version": "0.1.1"
5 by Alejandro J. Cura
Fake Gravity
15
}