Skip to content

Commit

Permalink
changes to index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ajit Maruti Navasare (MINDTREE LIMITED) committed Jan 26, 2018
1 parent e8200a5 commit 5d94569
Showing 1 changed file with 90 additions and 0 deletions.
90 changes: 90 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,96 @@
"version": "0.0.5"
}
}
],
"servicebus": [
{
"filename": "servicebus-0.0.1-py2.py3-none-any.whl",
"sha256Digest": "c6bd2c440587a4f5327a58bf59a94638f14f6b6f7ed4885b7dd4fac6cf3654ba",
"downloadUrl": "https://prodsbclipackages.blob.core.windows.net/cliextensions/servicebus-0.0.1-py2.py3-none-any.whl",
"metadata": {
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "v-ajnava@microsoft.com",
"name": "Ajit Navasare",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "servicebus",
"summary": "An Azure CLI Extension to manage servicebus resources",
"version": "0.0.1"
}
}
],
"eventhubs": [
{
"filename": "eventhubs-0.0.1-py2.py3-none-any.whl",
"sha256Digest": "ec9bcfecdf4626d4beac301cf7c2fd86be139873b0d140989cfd623444522679",
"downloadUrl": "https://prodsbclipackages.blob.core.windows.net/cliextensions/eventhubs-0.0.1-py2.py3-none-any.whl",
"metadata": {
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: MIT License"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "v-ajnava@microsoft.com",
"name": "Ajit Navasare",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-cli-extensions"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "eventhubs",
"summary": "An Azure CLI Extension to manage eventhubs resources",
"version": "0.0.1"
}
}
]
}
}

0 comments on commit 5d94569

Please sign in to comment.