Skip to content

Instantly share code, notes, and snippets.

@markhealey
Created September 6, 2012 15:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save markhealey/3657548 to your computer and use it in GitHub Desktop.
Save markhealey/3657548 to your computer and use it in GitHub Desktop.
app json
[{
"appId": "com_markh_highchartsChart",
"description": "Semi-Interactive Price Chart",
"height":300,
"minGridSize": 8,
"isSecure": false,
"manifestUrl": "../../apps/JavaScript/Chart/manifest.js",
"name": "Price Chart"
},
{
"appId": "9d1c357e7a9241532ab8977d440df4f3",
"description": "A JScript Hello World App",
"manifestUrl": "../../apps/JScript/HelloWorld/index.asp",
"name": "JScript Hello World",
"views": ["F2.Constants.Views.HOME", "F2.Constants.Views.SETTINGS"]
},
{
"appId": "9d1c357e7a9241532ab8977d440df4f3",
"description": "A JScript Hello World App",
"height":500,
"isSecure": true,
"manifestUrl": "../../apps/JScript/HelloWorld/index.asp",
"name": "JScript Hello World",
"views": ["F2.Constants.Views.HOME", "F2.Constants.Views.SETTINGS"]
},
{
"appId": "fa50d9b1e3535cc66fcd353c95b2cf28",
"description": "A PHP News App",
"manifestUrl": "../../apps/PHP/News/index.php",
"name": "PHP News",
"views": ["F2.Constants.Views.HOME"]
},
{
"appId": "c63380f4340ea1be65d10d38a69bb343",
"description": "A PHP Hello World App",
"manifestUrl": "../../apps/PHP/HelloWorld/index.php",
"name": "PHP Hello World",
"views": ["F2.Constants.Views.HOME"]
},
{
"appId": "c63380f4340ea1be65d10d38a69bb343",
"description": "A PHP Hello World App",
"isSecure": true,
"manifestUrl": "../../apps/PHP/HelloWorld/index.php",
"name": "PHP Hello World"
},
{
"appId": "3493749374339473947394397439473972018",
"description": "A Flickr App",
"manifestUrl": "../../apps/JavaScript/Flickr/appManifest.js",
"name": "Interestingness on Flickr",
"views": ["F2.Constants.Views.ABOUT"]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment