This commit is contained in:
16
crates/kreuzberg-node/npm/linux-x64-musl/package.json
generated
Normal file
16
crates/kreuzberg-node/npm/linux-x64-musl/package.json
generated
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "@kreuzberg/node-linux-x64-musl",
|
||||
"version": "5.0.0-rc.3",
|
||||
"license": "Elastic-2.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/kreuzberg-dev/kreuzberg.git"
|
||||
},
|
||||
"main": "kreuzberg-node.linux-x64-musl.node",
|
||||
"files": ["kreuzberg-node.linux-x64-musl.node"],
|
||||
"os": ["linux"],
|
||||
"cpu": ["x64"],
|
||||
"libc": ["musl"],
|
||||
"engines": { "node": ">= 18" },
|
||||
"publishConfig": { "access": "public" }
|
||||
}
|
||||
Reference in New Issue
Block a user