9 lines
No EOL
205 B
YAML
9 lines
No EOL
205 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.
|
|
dependencies:
|
|
json_god: any
|
|
dev_dependencies:
|
|
http: any
|
|
test: any |