forked from bwu-dart-graveyard/polymer_ui_elements
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
23 lines (23 loc) · 669 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
23 lines (23 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: polymer_ui_elements
version: 0.1.2
authors:
- Erik Grimes <erik.grimes@gmail.com>
- Günter Zöchbauer <guenter@gzoechbauer.com>
description: >
A Dart port of polymer-ui-elements
(https://github.com/Polymer/polymer-ui-elements).
homepage: https://github.com/ErikGrimes/polymer_ui_elements
documentation: http://erikgrimes.github.io/polymer_elements/docs/index.html
environment:
sdk: ">=1.0.0 <2.0.0"
dependencies:
polymer: ">=0.9.2+3 <0.10.0"
polymer_elements: ">=0.1.1 <0.2.0"
#dependency_overrides:
# polymer_elements:
# path: ../polymer_elements
dev_dependencies:
unittest: ">=0.9.0 < 0.10.0"
transformers:
- polymer:
entry_points: