michael@0: { michael@0: "name": "Stopwatch", michael@0: "description": "Simple stopwatch", michael@0: "launch_path": "/index.html", michael@0: "icons": { michael@0: "128": "/static/img/icon.png" michael@0: }, michael@0: "developer": { michael@0: "name": "Andy McKay", michael@0: "url": "http://www.agmweb.ca/blog/andy/" michael@0: }, michael@0: "locales": { michael@0: "fr": { michael@0: "description": "Simple chronomètre" michael@0: } michael@0: }, michael@0: "installs_allowed_from": ["*"], michael@0: "default_locale": "en", michael@0: "package_path": "marketplace_reviewers_app.zip" michael@0: }