diff --git a/package.json b/package.json new file mode 100644 index 0000000..7cc68e1 --- /dev/null +++ b/package.json @@ -0,0 +1,7 @@ +{ + "description": "kflash, A Python-based Kendryte K210 UART ISP Utility", + "name": "tool-kflash-kendryte210", + "system": "*", + "url": "https://github.com/kendryte/kflash.py", + "version": "1.0.0" +}