@getcolter/cli-linux-x64
Advanced tools
+11
-4
| { | ||
| "name": "@getcolter/cli-linux-x64", | ||
| "version": "0.3.1", | ||
| "version": "0.3.2", | ||
| "description": "Colter CLI binary for Linux x64", | ||
@@ -14,6 +14,13 @@ "license": "SEE LICENSE IN LICENSE", | ||
| }, | ||
| "os": ["linux"], | ||
| "cpu": ["x64"], | ||
| "files": ["bin", "LICENSE"], | ||
| "os": [ | ||
| "linux" | ||
| ], | ||
| "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.
35531032
-26.86%