Files
json2dart/pubspec.yaml
2018-08-06 17:13:52 +08:00

16 lines
323 B
YAML

name: json2dart_serialization
description: 一个网页版本的json转dart库
# version: 1.0.0
#homepage: https://www.example.com
#author: Caijinglong <email@example.com>
environment:
sdk: '>=2.0.0-dev.68.0 <3.0.0'
#dependencies:
# path: ^1.4.1
dev_dependencies:
build_runner: ^0.9.0
build_web_compilers: ^0.4.0