platform/pubspec.yaml

9 lines
241 B
YAML
Raw Normal View History

2016-03-04 03:47:20 +00:00
name: body_parser
author: Tobe O <thosakwe@gmail.com>
2016-04-17 19:51:40 +00:00
version: 1.0.0-dev
2016-03-04 03:47:20 +00:00
description: Parse request bodies and query strings in Dart.
2016-04-17 19:51:40 +00:00
homepage: https://github.com/thosakwe/body_parser
2016-03-04 03:47:20 +00:00
dev_dependencies:
http: any
json_god: any
2016-03-04 03:47:20 +00:00
test: any