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

Side by Side Diff: dart/third_party/pkg/js/pubspec.yaml

Issue 57393002: Version 0.8.10.2 (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
(Empty)
1 name: js
2 version: 0.0.24
3 authors:
4 - Dart Team <misc@dartlang.org>
5 - Alexandre Ardhuin <alexandre.ardhuin@gmail.com>
6 description: Access JavaScript from Dart.
7 homepage: https://github.com/dart-lang/js-interop
8 environment:
9 sdk: '>=0.4.1+0.r19425'
10 dependencies:
11 browser: any
12 meta: any
13 dev_dependencies:
14 ghpages_generator: any
15 unittest: any
OLDNEW
« no previous file with comments | « dart/third_party/pkg/js/lib/src/wrapping/util.dart ('k') | dart/third_party/pkg/js/test/js/browser_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698