-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathpubspec.yaml
38 lines (38 loc) · 1019 Bytes
/
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
name: dslink
version: 1.0.7
description: "DSA IoT Platform - DSLink SDK for Dart"
homepage: "http://iot-dsa.org"
documentation: "https://iot-dsa.github.io/docs/sdks/dart/"
dependencies:
args: "^0.13.4"
bignum: "^0.1.0"
dscipher: "^0.7.2"
# pointycastle: 1.0.2
logging: "^0.11.3"
crypto: ">=0.9.2 <3.0.0"
path: "^1.3.7"
msgpack: "^0.9.0"
# msgpack:
# git: https://github.com/tbelousova/msgpack.dart
json_diff: '^0.1.2'
# json_diff:
# git: https://github.com/tbelousova/dart-json_diff
authors:
- Kenneth Endfinger <k.endfinger@dglogik.com>
- Rick Zhou <z.zhou@dglogik.com>
- Michael Bullington <m.bullington@dglogik.com>
- Matthew Butler <matthew.butler@acuitybrands.com>
- Joel Trottier-Hebert <joel.trottier-hebert@acuitybrands.com>
dev_dependencies:
test: '0.12.15+8'
# test: any
dsbroker: "^1.1.1+1"
# browser: '^0.10.0'
# build_runner: any
# build_test: any
# build_web_compilers: any
environment:
# sdk: '>=2.0.0'
sdk: '>=1.13.0 <2.0.0'
executables:
dsbeacon: beacon