Skip to content

Commit 631b1cf

Browse files
authored
Update index.json
1 parent 503c189 commit 631b1cf

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

src/index.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,51 @@
4444
},
4545
"sha256Digest": "9c228e93fdda531137ba6e5abad2b48577cf58512e4be0dee51cef111267327a"
4646
}
47+
],
48+
"account": [
49+
{
50+
"downloadUrl": "https://azurecliprod.blob.core.windows.net/cli-extensions/account-0.1.0-py2.py3-none-any.whl",
51+
"filename": "account-0.1.0-py2.py3-none-any.whl",
52+
"metadata": {
53+
"azext.isExperimental": true,
54+
"azext.minCliCoreVersion": "2.3.1",
55+
"classifiers": [
56+
"Development Status :: 4 - Beta",
57+
"Intended Audience :: Developers",
58+
"Intended Audience :: System Administrators",
59+
"Programming Language :: Python",
60+
"Programming Language :: Python :: 3",
61+
"Programming Language :: Python :: 3.6",
62+
"Programming Language :: Python :: 3.7",
63+
"Programming Language :: Python :: 3.8",
64+
"License :: OSI Approved :: MIT License"
65+
],
66+
"extensions": {
67+
"python.details": {
68+
"contacts": [
69+
{
70+
"email": "[email protected]",
71+
"name": "Microsoft Corporation",
72+
"role": "author"
73+
}
74+
],
75+
"document_names": {
76+
"description": "DESCRIPTION.rst"
77+
},
78+
"project_urls": {
79+
"Home": "https://github.com/Azure/azure-cli-extensions"
80+
}
81+
}
82+
},
83+
"generator": "bdist_wheel (0.30.0)",
84+
"license": "MIT",
85+
"metadata_version": "2.0",
86+
"name": "account",
87+
"summary": "Microsoft Azure Command-Line Tools SubscriptionClient Extension",
88+
"version": "0.1.0"
89+
},
90+
"sha256Digest": "badd35099d52efc5d8c337eee3ce3958005e6bfbb0c83798a74458b90ea6046b"
91+
}
4792
]
4893
},
4994
"formatVersion": "1"

0 commit comments

Comments
 (0)