03dc7cd423
R=lrn@google.com Review URL: https://codereview.chromium.org//23414005 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26708 260f80e4-7a28-3924-810f-c04153c831b5
6 lines
191 B
Markdown
6 lines
191 B
Markdown
A JSON library for Dart.
|
|
|
|
The path package provides some extensible classes for JSON manipulations. It
|
|
is (in its original form) a copy of the `dart:json` library before that was
|
|
deprecated.
|