Skip to content

Commit

Permalink
adding keyvault-preview extension to index.json
Browse files Browse the repository at this point in the history
  • Loading branch information
schaabs committed Apr 25, 2018
1 parent 91c6b35 commit 9013922
Showing 1 changed file with 45 additions and 0 deletions.
45 changes: 45 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -652,6 +652,51 @@
"version": "0.1.0"
}
}
],
"keyvault-preview": [
{
"filename": "keyvault_preview-0.1.1-py2.py3-none-any.whl",
"sha256Digest": "82d268adfb8063488edc6a98cb9bb43316234bed2dfc6681a13538dbf5dddd40",
"downloadUrl": "https://github.com/Azure/azure-keyvault-cli-extension/releases/download/keyvault-preview_0.1.1/keyvault_preview-0.1.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": "[email protected]",
"name": "Azure Key Vault",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/Azure/azure-keyvault-cli-extension"
}
}
},
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"metadata_version": "2.0",
"name": "keyvault-preview",
"summary": "Preview Azure Key Vault commands.",
"version": "0.1.1"
}
}
]
}
}

0 comments on commit 9013922

Please sign in to comment.