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

Unified Diff: charted/pubspec.yaml

Issue 1400473008: Roll Observatory packages and add a roll script (Closed) Base URL: git@github.com:dart-lang/observatory_pub_packages.git@master
Patch Set: Created 5 years, 2 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 | « charted/lib/svg/shapes/rect.dart ('k') | cli_util/lib/cli_util.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: charted/pubspec.yaml
diff --git a/charted/pubspec.yaml b/charted/pubspec.yaml
deleted file mode 100644
index a15a2e3249c5ffa25d35f0fccf730fc122992f4d..0000000000000000000000000000000000000000
--- a/charted/pubspec.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
-name: charted
-version: 0.2.9
-authors:
-- Prasad Sunkari <prsd@google.com>
-- Michael Cheng <midoringo@google.com>
-- Yan Qiao <yqiao@google.com>
-description: Visualization toolkit for Dart - Provides D3 (http://d3js.org) like Selection API, utilities to achieve data driven DOM and an easy-to-use Charting library based on the Selection API.
-homepage: https://github.com/google/charted
-dependencies:
- browser: any
- intl: any
- logging: any
- observe: any
- quiver: any
-dev_dependencies:
- hop: '>=0.27.0'
- http: any
- unittest: any
-transformers:
-- $dart2js:
- minify: true
- commandLineOptions: [--trust-type-annotations, --trust-primitives]
« no previous file with comments | « charted/lib/svg/shapes/rect.dart ('k') | cli_util/lib/cli_util.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698