{
"name": "@johnnymorganz/stylua-bin-darwin-arm64",
"version": "2.5.1",
"description": "StyLua binary for macOS arm64",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"files": [
"stylua"
],
"license": "MPL-2.0",
"repository": {
"type": "git",
"url": "https://github.com/johnnymorganz/stylua"
},
"preferUnplugged": true,
"publishConfig": {
"access": "public",
"provenance": true
}
}