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

Side by Side Diff: dart/samples/third_party/pop-pop-win/pubspec.yaml

Issue 62783003: Version 0.8.10.7 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 1 month 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
1 name: poppopwin 1 name: poppopwin
2 author: Kevin Moore <kevin@thinkpixellab.com> 2 author: Kevin Moore <kevin@thinkpixellab.com>
3 description: '"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.' 3 description: '"Pop, Pop, Win!" is an implementation of Minesweeper in Dart.'
4 homepage: https://github.com/dart-lang/pop-pop-win 4 homepage: https://github.com/dart-lang/pop-pop-win
5 environment: 5 environment:
6 sdk: '>=0.8.9' 6 sdk: '>=0.8.9'
7 dependencies: 7 dependencies:
8 bot: '>=0.24.0' 8 bot: '>=0.24.0'
9 bot_web: '>=0.20.6' 9 bot_web: '>=0.20.6'
10 browser: '>=0.8.9' 10 browser: '>=0.9.0 <0.10.0'
11 chrome_gen: '>=0.1.0' 11 chrome_gen: '>=0.1.0'
12 dev_dependencies: 12 dev_dependencies:
13 hop: '>=0.27.0' 13 hop: '>=0.27.0'
14 environment:
15 sdk: ">=0.8.10+6 <2.0.0"
OLDNEW
« no previous file with comments | « dart/samples/third_party/angular_todo/pubspec.yaml ('k') | dart/samples/third_party/todomvc/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698