@hypabolic/hypa-darwin-arm64 0.0.14 → 0.1.2
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 +13 -0
- package/bin/Hypa.Infrastructure.pdb +0 -0
- package/bin/Hypa.Runtime.pdb +0 -0
- package/bin/Hypa.Sdk.pdb +0 -0
- package/bin/hypa +0 -0
- package/bin/hypa.dSYM/Contents/Resources/DWARF/hypa +0 -0
- package/bin/hypa.dSYM/Contents/Resources/Relocations/aarch64/hypa.yml +61645 -52965
- package/bin/libtree-sitter-markdown.dylib +0 -0
- package/package.json +2 -2
package/README.md
ADDED
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# @hypabolic/hypa-[platform]
|
|
2
|
+
|
|
3
|
+
Platform-specific native binary for [Hypa](https://www.npmjs.com/package/@hypabolic/hypa).
|
|
4
|
+
|
|
5
|
+
This package is installed automatically as an optional dependency of `@hypabolic/hypa`. Install the main package instead:
|
|
6
|
+
|
|
7
|
+
```bash
|
|
8
|
+
npm install -g @hypabolic/hypa
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
## License
|
|
12
|
+
|
|
13
|
+
[Functional Source License 1.1, ALv2 Future License](https://github.com/Hypabolic/Hypa/blob/main/license.md)
|
|
Binary file
|
package/bin/Hypa.Runtime.pdb
CHANGED
|
Binary file
|
package/bin/Hypa.Sdk.pdb
CHANGED
|
Binary file
|
package/bin/hypa
CHANGED
|
Binary file
|
|
Binary file
|