mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-02-06 15:56:51 +00:00
10 lines
204 B
JSON
10 lines
204 B
JSON
{
|
|
"name": "isolation",
|
|
"license": "Apache-2.0 OR MIT",
|
|
"scripts": {
|
|
"tauri": "node ../../tooling/cli/node/tauri.js"
|
|
},
|
|
"dependencies": {
|
|
"@tauri-apps/api": "../../tooling/api/dist"
|
|
}
|
|
} |