mirror of
https://github.com/tauri-apps/window-shadows.git
synced 2026-02-04 10:41:24 +01:00
14 lines
269 B
JSON
14 lines
269 B
JSON
{
|
|
"name": "app",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "",
|
|
"license": "MIT OR Apache-2.0",
|
|
"dependencies": {
|
|
"@tauri-apps/cli": "^1.0.0"
|
|
}
|
|
} |