Skip to content

Commit 7bbea48

Browse files
authored
Create index.json
1 parent 7b991c2 commit 7bbea48

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

src/index.json

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
{
2+
"extensions": {
3+
"acat": [
4+
{
5+
"downloadUrl": "https://azcliprod.blob.core.windows.net/cli-extensions/acat-1.0.0b1-py3-none-any.whl",
6+
"filename": "acat-1.0.0b1-py3-none-any.whl",
7+
"metadata": {
8+
"azext.isPreview": true,
9+
"azext.minCliCoreVersion": "2.61.0",
10+
"classifiers": [
11+
"Development Status :: 4 - Beta",
12+
"Intended Audience :: Developers",
13+
"Intended Audience :: System Administrators",
14+
"Programming Language :: Python",
15+
"Programming Language :: Python :: 3",
16+
"Programming Language :: Python :: 3.7",
17+
"Programming Language :: Python :: 3.8",
18+
"Programming Language :: Python :: 3.9",
19+
"License :: OSI Approved :: MIT License"
20+
],
21+
"extensions": {
22+
"python.details": {
23+
"contacts": [
24+
{
25+
"email": "[email protected]",
26+
"name": "Microsoft Corporation",
27+
"role": "author"
28+
}
29+
],
30+
"document_names": {
31+
"description": "DESCRIPTION.rst"
32+
},
33+
"project_urls": {
34+
"Home": "https://github.com/Azure/azure-cli-extensions/tree/main/src/acat"
35+
}
36+
}
37+
},
38+
"generator": "bdist_wheel (0.30.0)",
39+
"license": "MIT",
40+
"metadata_version": "2.0",
41+
"name": "acat",
42+
"summary": "Microsoft Azure Command-Line Tools Acat Extension.",
43+
"version": "1.0.0b1"
44+
},
45+
"sha256Digest": "9c228e93fdda531137ba6e5abad2b48577cf58512e4be0dee51cef111267327a"
46+
}
47+
]
48+
},
49+
"formatVersion": "1"
50+
}

0 commit comments

Comments
 (0)