Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(861)

Side by Side Diff: pkg/json/pubspec.yaml

Issue 23414005: Create json package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Don't use dart:convert. Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 name: json
2 author: Dart Team <misc@dartlang.org>
3 description: >
4 A JSON library. Intended for advanced use where the built-in facilities are
5 too limiting.
6 homepage: http://www.dartlang.org
7 documentation: http://api.dartlang.org/docs/pkg/json
8 dev_dependencies:
9 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698