You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 lines
641 B

# Copyright 2020 Coop IT Easy SCRL fs
# Robin Keunen <robin@coopiteasy.be>
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
{
"name": "Easy My Coop API",
"version": "12.0.0.0.1",
"depends": [
"base_rest",
"easy_my_coop",
"auth_api_key", # todo conf running_env = dev
],
"author": "Coop IT Easy SCRLfs",
"category": "Cooperative management",
"website": "www.coopiteasy.be",
"license": "AGPL-3",
"summary": """
Open Easy My Coop to the world: RESTful API.
""",
"data": [],
"demo": [],
"installable": True,
"application": False,
}