@getcolter/cli-darwin-x64
Advanced tools
+11
-4
| { | ||
| "name": "@getcolter/cli-darwin-x64", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", | ||
| "description": "Colter CLI binary for macOS Intel (x64)", | ||
@@ -14,6 +14,13 @@ "license": "SEE LICENSE IN LICENSE", | ||
| }, | ||
| "os": ["darwin"], | ||
| "cpu": ["x64"], | ||
| "files": ["bin", "LICENSE"], | ||
| "os": [ | ||
| "darwin" | ||
| ], | ||
| "cpu": [ | ||
| "x64" | ||
| ], | ||
| "files": [ | ||
| "bin", | ||
| "LICENSE" | ||
| ], | ||
| "preferUnplugged": true | ||
| } |
Sorry, the diff of this file is not supported yet
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
Unidentified License
LicenseSomething that seems like a license was found, but its contents could not be matched with a known license.
36509274
-27.4%