atomic-cli 0.38.0

CLI tool to create, store, query, validate and convert Atomic Data
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Lockfile v4
# This file is automatically generated by Wapm.
# It is not intended for manual editing. The schema of this file may change.
[modules.atomic."0.7.1".atomic]
name = "atomic"
package_version = "0.7.1"
package_name = "atomic"
package_path = "atomic@0.7.1"
resolved = "local"
resolved_source = "local"
abi = "wasi"
source = "../target/wasm32-wasi/release/atomic-cli.wasm"
[commands.atomic]
name = "atomic"
package_name = "atomic"
package_version = "0.7.1"
module = "atomic-cli.wasm"
is_top_level_dependency = true