@ratelkey/cli-win32-arm64 1.0.1

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.
Files changed (3) hide show
  1. package/README.md +10 -0
  2. package/package.json +1 -0
  3. package/ratel.exe +0 -0
package/README.md ADDED
@@ -0,0 +1,10 @@
1
+ # @ratelkey/cli-win32-arm64
2
+
3
+ The `ratel` binary for win32-arm64, installed automatically as an optional dependency of
4
+ [`@ratelkey/cli`](https://www.npmjs.com/package/@ratelkey/cli).
5
+
6
+ Install that package:
7
+
8
+ ```sh
9
+ npm install -g @ratelkey/cli
10
+ ```
package/package.json ADDED
@@ -0,0 +1 @@
1
+ {"name":"@ratelkey/cli-win32-arm64","version":"1.0.1","description":"RatelKey CLI — Windows arm64 binary","license":"MIT","repository":{"type":"git","url":"git+https://github.com/RatelKeyOrg/ratel-cli.git","directory":"npm/win32-arm64"},"homepage":"https://ratelkey.com","os":["win32"],"cpu":["arm64"],"files":["ratel.exe"]}
package/ratel.exe ADDED
Binary file