| Index: usage/pubspec.yaml
|
| diff --git a/usage/pubspec.yaml b/usage/pubspec.yaml
|
| deleted file mode 100644
|
| index 28905c500b30a19629ac4a8e89ec0cd1d15f6197..0000000000000000000000000000000000000000
|
| --- a/usage/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -# Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file
|
| -# for details. All rights reserved. Use of this source code is governed by a
|
| -# BSD-style license that can be found in the LICENSE file.
|
| -
|
| -name: usage
|
| -version: 1.0.0+1
|
| -description: A Google Analytics wrapper for both command-line and web apps.
|
| -homepage: https://github.com/dart-lang/usage
|
| -author: Dart Team <misc@dartlang.org>
|
| -
|
| -environment:
|
| - sdk: '>=1.0.0 <2.0.0'
|
| -
|
| -dev_dependencies:
|
| - browser: any
|
| - grinder: '>=0.6.6+3 <0.7.0'
|
| - unittest: any
|
|
|