platform/pubspec.yaml
2016-04-17 15:51:40 -04:00

9 lines
No EOL
241 B
YAML

name: body_parser
author: Tobe O <thosakwe@gmail.com>
version: 1.0.0-dev
description: Parse request bodies and query strings in Dart.
homepage: https://github.com/thosakwe/body_parser
dev_dependencies:
http: any
json_god: any
test: any