{ "name": "Exchange", "version": "0.1.0", "author": "Bryson Shepard ", "description": "Plant listings (sale, trade, auction, loan, donation, consignment, swap, request), transfers, and price submissions.", "module": "plugins.exchange", "routes": { "module": "plugins.exchange.routes", "blueprint": "exchange_bp", "url_prefix": "/exchange" }, "models": [ "plugins.exchange.models" ], "license": "Proprietary", "repository": "https://github.com/lilfade/natureinpots" }