platform/pubspec.yaml
2017-12-21 01:38:49 -05:00

11 lines
No EOL
302 B
YAML

name: angel_file_service
version: 1.1.0+1
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:
angel_framework: ^1.1.0-alpha
file: ^2.0.0
pool: ^1.0.0