• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "string": [
3    {
4      "name": "app_name",
5      "value": "JsTimeTest"
6    },
7    {
8      "name": "mainability_description",
9      "value": "JS_Phone_Empty Feature Ability"
10		},
11	{
12		"name": "MainAbility_desc",
13		"value": "description"
14	},
15		{
16		"name": "MainAbility_label",
17		"value": "label"
18	},
19		{
20		"name": "TestAbility_desc",
21		"value": "description"
22	},
23		{
24		"name": "TestAbility_label",
25		"value": "label"
26	}
27  ]
28}