platform/pubspec.yaml
2018-10-19 13:00:35 -04:00

13 lines
No EOL
343 B
YAML

name: angel_file_service
version: 2.0.0
description: Angel service that persists data to a file on disk.
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/file_service
environment:
sdk: ">=2.0.0-dev <3.0.0"
dependencies:
angel_framework: ^2.0.0-alpha
file: ^5.0.0
pool: ^1.0.0
dev_dependencies:
test: ^1.0.0