Files
sdk/pkg/json
lrn@google.com f31896eba4 Fix expectation after moving json test.
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
2014-01-13 12:25:15 +00:00
..
2013-08-27 11:52:45 +00:00

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.