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

Side by Side Diff: third_party/pkg/angular/demo/todo/package.json

Issue 257423008: Update all Angular libs (run update_all.sh). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 {
2 "name": "todo",
3 "version": "0.0.1",
4 "description": "Optional web server for Angular.dart's todo demo",
5 "main": "webserver.js",
6 "dependencies": {
7 "dart2jsaas": "~0.0.4",
8 "connect": "~2.9.0"
9 },
10 "license": "MIT"
11 }
OLDNEW
« no previous file with comments | « third_party/pkg/angular/demo/todo/README.md ('k') | third_party/pkg/angular/demo/todo/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698