mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 13:37:09 +00:00
Co-authored-by: Chip Reed <chip@chip.sh> Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
8 lines
98 B
JSON
8 lines
98 B
JSON
{
|
|
"name": "hello-world",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"tauri": "ncargo tauri"
|
|
}
|
|
}
|