|
|
@ -2,6 +2,9 @@
|
|
|
|
"name": "tauri-plugin-authenticator-api",
|
|
|
|
"name": "tauri-plugin-authenticator-api",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"version": "0.0.0",
|
|
|
|
"license": "MIT or APACHE-2.0",
|
|
|
|
"license": "MIT or APACHE-2.0",
|
|
|
|
|
|
|
|
"authors": [
|
|
|
|
|
|
|
|
"Tauri Programme within The Commons Conservancy"
|
|
|
|
|
|
|
|
],
|
|
|
|
"type": "module",
|
|
|
|
"type": "module",
|
|
|
|
"browser": "dist/index.min.js",
|
|
|
|
"browser": "dist/index.min.js",
|
|
|
|
"module": "dist/index.mjs",
|
|
|
|
"module": "dist/index.mjs",
|
|
|
|