@maton/cli 0.1.4-linux-x64 → 0.1.4-win32-arm64
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/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@maton/cli",
|
|
3
|
-
"version": "0.1.4-
|
|
4
|
-
"description": "
|
|
3
|
+
"version": "0.1.4-win32-arm64",
|
|
4
|
+
"description": "win32 arm64 binary for @maton/cli",
|
|
5
5
|
"homepage": "https://github.com/maton-ai/cli#readme",
|
|
6
6
|
"bugs": {
|
|
7
7
|
"url": "https://github.com/maton-ai/cli/issues"
|
|
@@ -12,10 +12,10 @@
|
|
|
12
12
|
},
|
|
13
13
|
"license": "SEE LICENSE IN LICENSE",
|
|
14
14
|
"os": [
|
|
15
|
-
"
|
|
15
|
+
"win32"
|
|
16
16
|
],
|
|
17
17
|
"cpu": [
|
|
18
|
-
"
|
|
18
|
+
"arm64"
|
|
19
19
|
],
|
|
20
20
|
"files": [
|
|
21
21
|
"vendor",
|
|
index 6d5f0f1..e334c88 100755
|
|
|
Binary file
|