Files
archived-tauri-action/.github/fixtures/example-with-tauri-v2/package.json
2025-11-13 23:30:18 +01:00

11 lines
213 B
JSON

{
"name": "example-with-tauri",
"version": "0.1.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "MIT"
}