-1:000000000000 | 0:90f6abb33efe |
---|---|
1 { | |
2 "name": "Stopwatch", | |
3 "description": "Simple stopwatch", | |
4 "launch_path": "/index.html", | |
5 "icons": { | |
6 "128": "/static/img/icon.png" | |
7 }, | |
8 "developer": { | |
9 "name": "Andy McKay", | |
10 "url": "http://www.agmweb.ca/blog/andy/" | |
11 }, | |
12 "locales": { | |
13 "fr": { | |
14 "description": "Simple chronomètre" | |
15 } | |
16 }, | |
17 "installs_allowed_from": ["*"], | |
18 "default_locale": "en", | |
19 "package_path": "marketplace_reviewers_app.zip" | |
20 } |