This repository has been archived on 2023-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
langue-phundrak-com/pubspec.yaml
Lucien Cartier-Tilet 37d735cfdd
Beginning rewrite of dart and scss code, no more infojs for org
New look for the website, rewrite and optimization of dart code.

Infojs has been removed entirely.
2020-04-24 18:14:52 +02:00

18 lines
369 B
YAML

name: languephundrakcom
description: A bare-bone server for my linguistics website.
version: 1.0.0
homepage: https://langue.phundrak.com
author: Lucien Cartier-Tilet <lucien@phundrak.com>
environment:
sdk: '>=2.5.0 <3.0.0'
dependencies:
js: '^0.6.1+1'
html: '^0.14.0+3'
dev_dependencies:
build_runner: ^1.8.0
build_web_compilers: ^2.9.0
pedantic: ^1.9.0