f31896eba4
Also increment version number of pkg/json in anticipation of pushing. R=sgjesse@google.com Review URL: https://codereview.chromium.org//136433003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31734 260f80e4-7a28-3924-810f-c04153c831b5
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.