Skip to content

Instantly share code, notes, and snippets.

@OlavHN
Created August 23, 2013 09:33
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 OlavHN/6317370 to your computer and use it in GitHub Desktop.
Save OlavHN/6317370 to your computer and use it in GitHub Desktop.
{
"name": "testee",
"description": "testing app",
"type": "certified",
"launch_path": "/index.html",
"developer": {
"name": "The Gaia Team",
"url": "https://github.com/mozilla-b2g/gaia"
},
"datastores-owned": {
"kake": {
"readonly": true,
"name": "kake"
}
},
"datastores-access": {
"kake": {
"access": "readonly",
"description": "..cookies"
}
},
"permissions": {
},
"icons": {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment