|
|
@ -6,6 +6,7 @@
|
|
|
|
"authors": [
|
|
|
|
"authors": [
|
|
|
|
"Tauri Programme within The Commons Conservancy"
|
|
|
|
"Tauri Programme within The Commons Conservancy"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
"repository": "https://github.com/tauri-apps/plugins-workspace",
|
|
|
|
"type": "module",
|
|
|
|
"type": "module",
|
|
|
|
"types": "./dist-js/index.d.ts",
|
|
|
|
"types": "./dist-js/index.d.ts",
|
|
|
|
"main": "./dist-js/index.cjs",
|
|
|
|
"main": "./dist-js/index.cjs",
|
|
|
|