josephrw's picture
Upload folder using huggingface_hub
e9d4f6a verified
Raw
History Blame Contribute Delete
536 Bytes
{
"name": "@unrs/resolver-binding-darwin-arm64",
"version": "1.12.2",
"cpu": [
"arm64"
],
"main": "resolver.darwin-arm64.node",
"files": [
"resolver.darwin-arm64.node"
],
"description": "UnRS Resolver Node API",
"homepage": "https://github.com/unrs/unrs-resolver",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/unrs/unrs-resolver.git"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"os": [
"darwin"
]
}