-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
20 lines (20 loc) · 858 Bytes
/
index.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"aliases": [],
"recipes": {
"otezvikentiy/json-rpc-api": [
"1.7"
]
},
"recipe-conflicts": [],
"versions": [],
"branch": "flex/main",
"is_contrib": false,
"_links": {
"repository": "github.com/otezvikentiy/json-rpc-api-recipe",
"origin_template": "{package}:{version}@github.com/otezvikentiy/json-rpc-api-recipe:flex/main",
"recipe_template": "https://raw.githubusercontent.com/otezvikentiy/json-rpc-api-recipe/flex/main/{package_dotted}.{version}.json",
"recipe_template_relative": "{package_dotted}.{version}.json",
"archived_recipes_template": "https://raw.githubusercontent.com/otezvikentiy/json-rpc-api-recipe/flex/main/archived/{package_dotted}/{ref}.json",
"archived_recipes_template_relative": "archived/{package_dotted}/{ref}.json"
}
}