-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathpubspec-old.yaml
More file actions
42 lines (38 loc) · 899 Bytes
/
pubspec-old.yaml
File metadata and controls
42 lines (38 loc) · 899 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
39
40
41
42
name: scadnano
description: A web-based scriptable cadnano (see https://cadnano.org/ for original cadnano developed by Shawn Douglas).
#homepage: https://scadnano.org
#author: David Doty <doty@ucdavis.edu>
environment:
sdk: '>=2.13.0 <3.0.0'
dependencies:
analyzer: '>=0.39.0 <0.42.0'
spreadsheet_decoder: ^2.0.0
dialog: ^0.8.0
meta: ^1.1.7
js: ^0.6.1+1
codemirror: ^0.7.0+5.65.0
color: ^3.0.0
tuple: ^1.0.2
quiver: ^2.0.5
test: ^1.14.5
path: ^1.6.4
platform_detect: ^1.0.0
dnd: ^2.0.1
built_value: ^8.1.3
built_collection: ^5.1.1
reselect: ^0.4.0
redux: ^4.0.0
react: ^6.0.0
over_react: ^4.0.0
http: ^0.12.2
dev_dependencies:
built_value_generator: ^8.0.0
build_runner: ^1.10.1
build_test: ^1.0.0
build_web_compilers: ^2.11.0
over_react_test: ^2.9.0
test_html_builder: ^2.0.0
redux_dev_tools: ^0.5.0
analyzer:
plugins:
- over_react