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

Unified Diff: third_party/pkg/angular/demo/todo/package.json

Issue 256553002: Revert "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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/demo/todo/package.json
diff --git a/third_party/pkg/angular/demo/todo/package.json b/third_party/pkg/angular/demo/todo/package.json
new file mode 100644
index 0000000000000000000000000000000000000000..f282179528e321861ae995f062085389382fb78e
--- /dev/null
+++ b/third_party/pkg/angular/demo/todo/package.json
@@ -0,0 +1,11 @@
+{
+ "name": "todo",
+ "version": "0.0.1",
+ "description": "Optional web server for Angular.dart's todo demo",
+ "main": "webserver.js",
+ "dependencies": {
+ "dart2jsaas": "~0.0.4",
+ "connect": "~2.9.0"
+ },
+ "license": "MIT"
+}
« 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