mirror of
https://github.com/jlengrand/github-templates.git
synced 2026-03-10 08:21:22 +00:00
29 lines
811 B
JSON
29 lines
811 B
JSON
{
|
|
"manifest": {
|
|
"publishingInformation": {
|
|
"locales": {
|
|
"en-GB": {
|
|
"summary": "Sample Short Description",
|
|
"examplePhrases": [
|
|
"Alexa open github templates",
|
|
"github templates please"
|
|
],
|
|
"name": "github-templates",
|
|
"description": "A skill to create new GitHub repositories from templates"
|
|
}
|
|
},
|
|
"isAvailableWorldwide": true,
|
|
"testingInstructions": "Sample Testing Instructions.",
|
|
"category": "KNOWLEDGE_AND_TRIVIA",
|
|
"distributionCountries": []
|
|
},
|
|
"apis": {
|
|
"custom": {
|
|
"endpoint": {
|
|
"uri": "arn:aws:lambda:eu-west-1:618362251982:function:ask-github-templates-default-default-1614862691817"
|
|
}
|
|
}
|
|
},
|
|
"manifestVersion": "1.0"
|
|
}
|
|
} |