michael@0: { michael@0: "name" : "Asm.js test app", michael@0: "version" : "VERSIONTOKEN", michael@0: "package_path": "asmjs_app.sjs?getPackage=true", michael@0: "description": "Asm.js test app", michael@0: "launch_path": "/index.html", michael@0: "developer": { michael@0: "name": "marco", michael@0: "url": "http://www.example.com/" michael@0: }, michael@0: "default_locale": "en-US", michael@0: "precompile": PRECOMPILETOKEN michael@0: }