blob: 062b9bd31666c8d76b0cb7c9bb803c60060e3892 [file]
{
"name": "@opendal/lib-darwin-x64",
"version": "0.49.3",
"cpu": [
"x64"
],
"main": "opendal.darwin-x64.node",
"files": [
"opendal.darwin-x64.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": [
"darwin"
]
}