@cargo-messages/darwin-arm64
Version:
Prebuilt binary package for `cargo-messages` on `darwin-arm64`.
38 lines (37 loc) • 773 B
JSON
{
"name": "@cargo-messages/darwin-arm64",
"description": "Prebuilt binary package for `cargo-messages` on `darwin-arm64`.",
"version": "0.1.82",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"main": "index.node",
"files": [
"index.node"
],
"author": "David Herman <david.herman@gmail.com>",
"repository": {
"type": "git",
"url": "git+https://github.com/dherman/neon-rs.git"
},
"keywords": [
"Rust",
"Neon"
],
"bugs": {
"url": "https://github.com/dherman/neon-rs/issues"
},
"homepage": "https://github.com/dherman/neon-rs#readme",
"license": "MIT",
"neon": {
"type": "binary",
"rust": "aarch64-apple-darwin",
"node": "darwin-arm64",
"os": "darwin",
"arch": "arm64",
"abi": null
}
}