platform/packages/json_god/pubspec.yaml
thomashii@dukefirehawk.com 31e52b6ad3 Added AUTHORS.md
2021-05-02 12:12:43 +08:00

12 lines
No EOL
295 B
YAML

name: json_god
version: 4.0.0
description: Easy JSON serialization and deserialization in Dart.
homepage: https://github.com/thosakwe/json_god
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
#dart2_constant: ^1.0.0
logging: ^1.0.1
dev_dependencies:
stack_trace: ^1.10.0
test: ^1.17.3