blob: fa7d287eedcb8946bb79cc3f03223091f45acfe5 [file] [log] [blame]
{
"name": "@opendal/lib-linux-arm64-gnu",
"version": "0.49.2",
"cpu": [
"arm64"
],
"main": "opendal.linux-arm64-gnu.node",
"files": [
"opendal.linux-arm64-gnu.node"
],
"description": "Apache OpenDAL: One Layer, All Storage.",
"keywords": [
"api",
"fs",
"file system",
"gcs",
"ghac",
"http",
"ipmfs",
"memory",
"obs",
"oss",
"s3",
"storage",
"webdav",
"webhdfs"
],
"author": "Apache OpenDAL <dev@opendal.apache.org>",
"license": "Apache-2.0",
"engines": {
"node": ">= 10"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/apache/opendal.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"os": [
"linux"
],
"libc": [
"glibc"
]
}