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

Unified Diff: third_party/pkg/di/package.json

Issue 1086713003: Remove everything but markdown from third_party (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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/di/lib/static_injector.dart ('k') | third_party/pkg/di/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/di/package.json
diff --git a/third_party/pkg/di/package.json b/third_party/pkg/di/package.json
deleted file mode 100644
index 9a1daf2ea96438dab89c7b846d65e6d3de73b294..0000000000000000000000000000000000000000
--- a/third_party/pkg/di/package.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "name": "dart-di",
- "version": "0.0.0",
- "description": "A prototype of Dependency Injection framework.",
- "main": "index.js",
- "dependencies": {},
- "devDependencies": {
- "grunt": "~0.4",
- "grunt-contrib-watch": "~0.3"
- },
- "scripts": {
- "test": "grunt dart:test"
- },
- "bugs": {
- "url": "https://github.com/angular/di.dart/issues"
- },
- "repository": {
- "type": "git",
- "url": "git://github.com/angular/di.dart.git"
- },
- "author": "Vojta Jina <vojta.jina@gmail.com>",
- "license": "MIT"
-}
« no previous file with comments | « third_party/pkg/di/lib/static_injector.dart ('k') | third_party/pkg/di/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698