# Copyright 2020 Coop IT Easy SCRL fs # Robin Keunen # 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, }