Skip to content

Instantly share code, notes, and snippets.

@ashmigelski
Last active August 29, 2015 14:04
Show Gist options
  • Save ashmigelski/80a07c2a5f5d959c5ba6 to your computer and use it in GitHub Desktop.
Save ashmigelski/80a07c2a5f5d959c5ba6 to your computer and use it in GitHub Desktop.
{
"url": "app_url",
"name": "app_name",
"title": "App Name",
"description": "Small description",
"author": {
"name": "your_name",
"url": "your_site"
},
"modules": [
"sdk"
],
"params": [
"Active SID",
"Base URL",
"Host URL",
"Language",
"Current user"
],
"language": [
"en",
"ru"
],
"release_date": "2013-03-08",
"version": "1.0",
"keywords": [
"wialon",
"wialon-apps"
],
"logo": "logo.png",
"desc_path": "desc"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment