messengercustom-servicesmacoslinuxwindowsinboxwhatsappicloudtweetdeckhipchattelegramhangoutsslackgmailskypefacebook-workplaceoutlookemailmicrosoft-teamsdiscord
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
383 B
17 lines
383 B
9 years ago
|
{
|
||
|
"name": "sencha-core",
|
||
|
"type": "code",
|
||
|
"creator": "Sencha",
|
||
|
"summary": "Sencha Core",
|
||
|
"detailedDescription": "Sencha Core is the core package used by Sencha frameworks",
|
||
|
"version": "5.0.0",
|
||
|
"compatVersion": "5.0.0",
|
||
|
"format": "1",
|
||
|
"slicer": {
|
||
|
"js": []
|
||
|
},
|
||
|
"output": "${package.dir}/build",
|
||
|
"local": true,
|
||
|
"requires": []
|
||
|
}
|