-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.lock
35 lines (35 loc) · 846 Bytes
/
pubspec.lock
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
# Generated by pub
# See https://dart.dev/tools/pub/glossary#lockfile
packages:
ffi:
dependency: transitive
description:
name: ffi
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.1"
msgpack_dart:
dependency: transitive
description:
name: msgpack_dart
url: "https://pub.dartlang.org"
source: hosted
version: "1.0.0"
path:
dependency: transitive
description:
name: path
url: "https://pub.dartlang.org"
source: hosted
version: "1.8.3"
tarantool_storage:
dependency: "direct main"
description:
path: "binding/dart"
ref: HEAD
resolved-ref: "5243530d051b1a42b707e5e9cb7134a66969fb9a"
url: "https://github.com/antonbashir/dart-tarantool-storage/"
source: git
version: "1.0.0"
sdks:
dart: ">=2.17.0 <3.0.0"