platform/pubspec.yaml
2018-07-12 15:58:30 -04:00

12 lines
No EOL
331 B
YAML

name: angel_file_service
version: 1.1.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.8.0 <3.0.0"
dependencies:
angel_framework: ^1.1.0-alpha
dart2_constant: ^1.0.0
file: ^2.0.0
pool: ^1.0.0