window-shadows 0.2.2

Add native shadows to your windows.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "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"
  }
}