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

Side by Side Diff: dart/pkg/microlytics/pubspec.yaml

Issue 515993003: Minimalistic analytics library used by Dart Server and try.dartlang.org (Closed) Base URL: https://github.com/lukechurch/dart-mircolytics.git@master
Patch Set: Address review comments Created 6 years, 3 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
OLDNEW
1 CACHE MANIFEST
2 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
3 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
4 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
5 4
6 # @@TIMESTAMP@@ 5 name: microlytics
7 6 description: A minimal implementation of the Analytics API in pure Dart
8 FALLBACK: 7 dev_dependencies:
9 /leap.dart.js /nossl.js 8 unittest: any
10 / /nossl.html
OLDNEW
« no previous file with comments | « dart/pkg/microlytics/lib/microlytics.dart ('k') | dart/pkg/microlytics/test/dart_microlytics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698