2016-03-04 03:47:20 +00:00
|
|
|
name: body_parser
|
|
|
|
author: Tobe O <thosakwe@gmail.com>
|
2016-04-17 03:07:59 +00:00
|
|
|
version: 1.0.0-beta
|
2016-03-04 03:47:20 +00:00
|
|
|
description: Parse request bodies and query strings in Dart.
|
|
|
|
dev_dependencies:
|
|
|
|
http: any
|
2016-04-17 03:07:59 +00:00
|
|
|
json_god: any
|
2016-03-04 03:47:20 +00:00
|
|
|
test: any
|