forked from ChildrenOfUr/coUclient
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
56 lines (55 loc) · 1.31 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
name: couclient
description: 'Children of Ur :: Webclient'
environment:
sdk: ">=1.12.0" # we need null-aware operators
dependencies:
browser: any
dnd: '^0.3.0'
firebase: '>=0.5.0 <0.6.0'
gorgon: any
intl: "0.12.4+2"
jsonx: "2.0.0"
xml: "^2.4.0"
libld:
git:
ref: master
url: git://github.com/ChildrenOfUr/libld.git
paper_elements: ">=0.7.0 <0.8.0"
polymer: '>=0.16.1 < 0.17.0'
transmit:
git:
ref: master
url: git://github.com/ChildrenOfUr/transmit.git
scproxy:
git:
ref: master
url: git://github.com/ChildrenOfUr/scproxy.git
slack: "1.2.1+1"
cou_auction_house:
git:
ref: master
url: git://github.com/ChildrenOfUr/auction_house.git
cou_toolkit:
git:
ref: master
url: git://github.com/ChildrenOfUr/cou_toolkit.git
cou_login:
git:
ref: dev
url: https://github.com/ChildrenOfUr/cou_login.git
coufeedback:
git:
ref: userfeedback
url: git://github.com/ChildrenOfUr/cou-issues.git
stagexl: "^0.12.0"
browser_detect: "^1.0.3"
coUemoticons:
git:
url: git://github.com/ChildrenOfUr/emoticons.git
ref: dev
#path: ../emoticons/
transformers:
- couclient/transformers/configs_transformer
- polymer:
entry_points:
- web/index.html