@c6o/czproxy-linux-arm64 0.1.2 → 0.1.3
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/bin/czproxy +0 -0
- package/package.json +4 -1
package/bin/czproxy
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@c6o/czproxy-linux-arm64",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "czproxy native binary for Linux ARM64",
|
|
5
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
6
|
+
"author": "Codezero Technologies Inc.",
|
|
7
|
+
"homepage": "https://codezero.io",
|
|
5
8
|
"os": [
|
|
6
9
|
"linux"
|
|
7
10
|
],
|