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

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

Issue 124053002: Adding Angular and dependent packages for testing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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: js
2 version: 0.2.1
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 dependencies:
9 browser: '>=0.8.7'
10 dev_dependencies:
11 ghpages_generator: '>=0.0.1'
12 unittest: '>=0.8.7'
13 environment:
14 sdk: '>0.8.7'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698