This repository has been archived on 2025-02-11. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files

16 lines
391 B
YAML
Raw Permalink Normal View History

name: orgwebsitebackend
description: A bare-bone server for org-generated websites.
2020-05-05 14:49:26 +02:00
version: 1.0.0
homepage: https://labs.phundrak.com/phundrak/org-website-backend
2020-05-05 14:49:26 +02:00
author: Lucien Cartier-Tilet <lucien@phundrak.com>
environment:
sdk: '>=2.12.0 <3.0.0'
2020-05-05 14:49:26 +02:00
dependencies:
dev_dependencies:
build_runner: ">=1.10.1 <2.0.0"
build_web_compilers: ">=2.9.0 <3.0.0"
pedantic: ">=1.9.0 <2.0.0"