@getcolter/cli-darwin-x64
Advanced tools
+12
-5
| { | ||
| "name": "@getcolter/cli-darwin-x64", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Colter CLI binary for macOS Intel (x64)", | ||
@@ -12,8 +12,15 @@ "license": "SEE LICENSE IN LICENSE", | ||
| "type": "git", | ||
| "url": "https://github.com/mfbahc/colter.git" | ||
| "url": "https://github.com/mfbahc/agentic-com.git" | ||
| }, | ||
| "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.
27331151
3.34%