@s-blog/engine-darwin-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/README.md +3 -1
- package/index.darwin-arm64.node +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# `@s-blog/engine-darwin-arm64`
|
|
2
2
|
|
|
3
|
-
Platform-specific native binary for `@s-blog/engine` on macOS ARM64 (Apple Silicon).
|
|
3
|
+
Platform-specific native binary for [`@s-blog/engine`](https://www.npmjs.com/package/@s-blog/engine) on macOS ARM64 (Apple Silicon).
|
|
4
4
|
|
|
5
5
|
This package is installed automatically as an optional dependency — you should not need to install it directly.
|
|
6
|
+
|
|
7
|
+
See the [main package](https://www.npmjs.com/package/@s-blog/engine) for API documentation.
|
package/index.darwin-arm64.node
CHANGED
|
Binary file
|