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

Side by Side Diff: pubspec.yaml

Issue 2939773003: Initialize dart-lang/tuple with the tuple package at v1.0.1. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « lib/tuple.dart ('k') | test/all_tests.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 name: tuple
2 version: 1.0.1
3 authors:
4 - Boris Kaul <localvoid@gmail.com>
5 - Kwang Yul Seo <kwangyul.seo@gmail.com>
6 description: Tuple data structure
7 homepage: https://github.com/kseo/tuple
8 environment:
9 sdk: '>=1.6.0'
10 dependencies:
11 quiver_hashcode: '>=1.0.0-dev.1 <1.1.0'
12 dev_dependencies:
13 test: any
OLDNEW
« no previous file with comments | « lib/tuple.dart ('k') | test/all_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698