forked from pulyaevskiy/node-interop
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
32 lines (29 loc) · 680 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
32 lines (29 loc) · 680 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
name: build_node_compilers
version: 0.3.2
description: Builders wrapping DDC and dart2js compilers configured to output Node modules.
homepage: https://github.com/pulyaevskiy/node-interop
author: Anatoly Pulyaevskiy <anatoly.pulyaevskiy@gmail.com>
environment:
sdk: '>=2.9.0 <3.0.0'
dependencies:
analyzer: any
bazel_worker: ^1.0.0
build: ^2.0.0
build_config: 1.0.0
build_modules: ^4.0.0
collection: ^1.0.0
crypto: 3.0.1
logging: ^1.0.1
meta: ^1.1.0
node_preamble: ^2.0.0
path: ^1.4.2
pool: ^1.3.6
scratch_space: ^1.0.0
dev_dependencies:
build_test: any
pedantic: ^1.0.0
test: any
a:
path: test/fixtures/a
b:
path: test/fixtures/b