9e5b240923
deleted files that duplicate those in the Dart repository (LICENSE, pubspec.yaml, codereview.settings, .gitignore) Otherwise, just changed pkg.status and pubspec R=terry@google.com Review URL: https://codereview.chromium.org//23168002 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@26155 260f80e4-7a28-3924-810f-c04153c831b5
13 lines
257 B
YAML
13 lines
257 B
YAML
name: csslib
|
|
author: "Web UI Team <web-ui-dev@dartlang.org>"
|
|
description: A library for parsing CSS.
|
|
homepage: https://www.dartlang.org
|
|
dependencies:
|
|
args: any
|
|
logging: any
|
|
path: any
|
|
source_maps: any
|
|
dev_dependencies:
|
|
browser: any
|
|
unittest: any
|