git-subtree-dir: vendor/ruvector git-subtree-split: b64c21726f2bb37286d9ee36a7869fef60cc6900
21 lines
385 B
JSON
21 lines
385 B
JSON
{
|
|
"name": "@ruvector/rvf-node-darwin-x64",
|
|
"version": "0.1.7",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"main": "rvf-node.darwin-x64.node",
|
|
"files": [
|
|
"rvf-node.darwin-x64.node"
|
|
],
|
|
"description": "RuVector Format Node.js native bindings",
|
|
"license": "MIT",
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"publishConfig": {
|
|
"registry": "https://registry.npmjs.org/",
|
|
"access": "public"
|
|
}
|
|
}
|