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
nord-for-org/pubspec.yaml

16 lines
391 B
YAML

name: orgwebsitebackend
description: A bare-bone server for org-generated websites.
version: 1.0.0
homepage: https://labs.phundrak.com/phundrak/org-website-backend
author: Lucien Cartier-Tilet <lucien@phundrak.com>
environment:
sdk: '>=2.12.0 <3.0.0'
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"