@liberseek/boft-cli-win32-arm64 0.6.2 → 0.6.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="24" height="24" fill="none">
2
+ <path d="M4 3.5C4 2.67157 4.67157 2 5.5 2H8.5C9.32843 2 10 2.67157 10 3.5V20.5C10 21.3284 9.32843 22 8.5 22H5.5C4.67157 22 4 21.3284 4 20.5V3.5Z" fill="#7C3AED"/>
3
+ <path d="M10 11.5L16.2 3.8C16.8 3.1 17.8 3 18.5 3.6C19.2 4.2 19.3 5.2 18.7 5.9L13.8 12L19.2 18.2C19.8 18.9 19.7 19.9 19 20.5C18.3 21.1 17.3 21 16.7 20.3L10 12.5V11.5Z" fill="#A78BFA"/>
4
+ <circle cx="17.5" cy="12" r="2" fill="#C4B5FD"/>
5
+ </svg>
@@ -0,0 +1,12 @@
1
+ {
2
+ "manifestVersion": 1,
3
+ "id": "kiro-cli",
4
+ "name": "Kiro CLI",
5
+ "version": "0.0.0",
6
+ "links": {
7
+ "installation": "https://kiro.dev/docs/cli/"
8
+ },
9
+ "adapterApiVersion": 1,
10
+ "entry": "plugin.mjs",
11
+ "icon": "./assets/icon.svg"
12
+ }