@getcolter/cli-linux-x64
Advanced tools
+4
-11
| { | ||
| "name": "@getcolter/cli-linux-x64", | ||
| "version": "0.3.0", | ||
| "version": "0.3.1", | ||
| "description": "Colter CLI binary for Linux x64", | ||
@@ -14,13 +14,6 @@ "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
48577870
38.78%