Skip to content

Commit

Permalink
re-add botservice (Azure#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
williexu authored Dec 27, 2018
1 parent 3aa0f25 commit 8369483
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,49 @@
"sha256Digest": "f0e6114e5b4c08845a2ba0ea1d332d9f88d895ef122ef3a0fd2d960584b9feff"
}
],
"botservice": [
{
"downloadUrl": "https://icscratch.blob.core.windows.net/bot-packages/botservice-0.4.3-py2.py3-none-any.whl",
"filename": "botservice-0.4.3-py2.py3-none-any.whl",
"metadata": {
"azext.isPreview": true,
"azext.maxCliCoreVersion": "2.0.52",
"azext.minCliCoreVersion": "2.0.52",
"extensions": {
"python.details": {
"contacts": [
{
"email": "swagatm@microsoft.com",
"name": "Swagat Mishra",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "botservice",
"run_requires": [
{
"requires": [
"requests"
]
}
],
"summary": "Bug fixes for issues in the native botservice cli command module.",
"version": "0.4.3"
},
"sha256Digest": "3ae265dd7b07d0710671b3930c98b45951d9a334d6b066b6bba35df93cd61b02"
}
],
"dev-spaces-preview": [
{
"downloadUrl": "https://azuredevspacestools.blob.core.windows.net/azdssetup/LKS/dev_spaces_preview-0.1.6-py2.py3-none-any.whl",
Expand Down

0 comments on commit 8369483

Please sign in to comment.