@codemp/native-darwin-arm64
Version:
code multiplexer -- javascript bindings
27 lines • 497 B
JSON
{
"name": "@codemp/native-darwin-arm64",
"version": "0.8.5",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"main": "codemp.darwin-arm64.node",
"files": [
"codemp.darwin-arm64.node"
],
"description": "code multiplexer -- javascript bindings",
"keywords": [
"codemp",
"collaborative",
"ffi",
"rust",
"editors"
],
"author": {
"url": "https://hexed.technology"
},
"license": "GPL-3.0",
"repository": "https://github.com/hexedtech/codemp"
}