~cibersheep/unav/systemcolors

« back to all changes in this revision

Viewing changes to manifest.json

  • Committer: costales
  • Date: 2016-03-26 18:53:17 UTC
  • Revision ID: costales.marcos@gmail.com-20160326185317-4iau3yhe8986h5pg
Init team

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
        "architecture": "all",
 
3
        "description": "turn-by-turn GPS Navigation",
 
4
        "framework": "ubuntu-sdk-15.04",
 
5
        "hooks": {
 
6
                "navigator": {
 
7
                        "apparmor": "app-armor.json",
 
8
                        "desktop": "app.desktop",
 
9
                        "urls": "app-dispatcher.json"
 
10
                }
 
11
        },
 
12
        "maintainer": "Marcos Costales <costales.marcos@gmail.com>",
 
13
        "name": "navigator.costales",
 
14
        "title": "uNav",
 
15
        "version": "0.57"
 
16
}