@agmesh/linux-x64-musl 0.6.4 → 0.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -1
- package/agmesh +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
1
1
|
# @agmesh/linux-x64-musl
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
Platform binary package for `agmesh` on linux/x64 musl.
|
|
4
|
+
|
|
5
|
+
This package is installed automatically as an optional dependency of the `agmesh` wrapper. Users normally install `agmesh`, not this package directly.
|
|
6
|
+
|
|
7
|
+
It contains the compiled `agmesh` executable for this platform and no project secrets, rulepack secrets, or project credentials.
|
package/agmesh
CHANGED
|
Binary file
|