40 lines
959 B
JSON
40 lines
959 B
JSON
{
|
|
"name": "wickra-examples-node",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "wickra-examples-node",
|
|
"version": "0.0.0",
|
|
"license": "SEE LICENSE IN ../../LICENSE",
|
|
"dependencies": {
|
|
"wickra": "file:../../bindings/node"
|
|
}
|
|
},
|
|
"../../bindings/node": {
|
|
"name": "wickra",
|
|
"version": "0.9.7",
|
|
"license": "MIT OR Apache-2.0",
|
|
"devDependencies": {
|
|
"@napi-rs/cli": "^2.18.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 20"
|
|
},
|
|
"optionalDependencies": {
|
|
"wickra-darwin-arm64": "0.9.7",
|
|
"wickra-darwin-x64": "0.9.7",
|
|
"wickra-linux-arm64-gnu": "0.9.7",
|
|
"wickra-linux-x64-gnu": "0.9.7",
|
|
"wickra-win32-arm64-msvc": "0.9.7",
|
|
"wickra-win32-x64-msvc": "0.9.7"
|
|
}
|
|
},
|
|
"node_modules/wickra": {
|
|
"resolved": "../../bindings/node",
|
|
"link": true
|
|
}
|
|
}
|
|
}
|