loro/crates/loro-nodejs/npm/linux-x64-gnu/package.json
2023-02-16 11:22:50 +08:00

21 lines
No EOL
304 B
JSON

{
"name": "loro-nodejs-linux-x64-gnu",
"version": "0.0.0",
"os": [
"linux"
],
"cpu": [
"x64"
],
"main": "loro-nodejs.linux-x64-gnu.node",
"files": [
"loro-nodejs.linux-x64-gnu.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
},
"libc": [
"glibc"
]
}