platform/pubspec.yaml

11 lines
300 B
YAML
Raw Normal View History

2017-06-13 16:55:07 +00:00
name: angel_file_service
2017-12-21 06:37:03 +00:00
version: 1.1.0
2017-06-13 16:55:07 +00:00
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: ">=1.19.0"
dependencies:
2017-12-21 06:37:03 +00:00
angel_framework: ^1.1.0-alpha
file: ^2.0.0
2017-06-13 16:55:07 +00:00
pool: ^1.0.0