-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
38 lines (33 loc) · 829 Bytes
/
pubspec.yaml
File metadata and controls
38 lines (33 loc) · 829 Bytes
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
name: skydev
version: 0.0.1
description: >
An awesome tool for awesome developers. Enables collaboration between teams,
easily viewable code versions, and instant pair programming
authors:
- Josua Gonzales-Neil<jgn@iastate.edu>
- Sambhav Srirama <ssrirama@iastate.edu>
- Christopher Stapler <cstapler@iastate.edu>
- Tyler Stapler <tstapler@iastate.edu>
environment:
sdk: ">=1.13.0 <2.0.0"
dependencies:
react: ^0.8.8
http_server: ^0.9.5
dart_to_js_script_rewriter: 1.0.1
bootstrap: ^3.3.4
browser: ^0.10.0
reflectable: any
codemirror: "0.4.0+5.8.0"
postgresql: ^0.3.3
trestle: ^0.7.0
args: any
dbcrypt: ^0.2.1
yaml: ^2.1.8
bootjack: ^0.6.5
query_string:
git: https://github.com/kaisellgren/QueryString.git
cookies: any
path: any
transformers:
- $dart2js:
verbose: true