Files
yaak/src-tauri/vendored/plugins/auth-oauth2/package.json
Gregory Schier f678593903 OAuth 2 (#158)
2025-01-26 13:13:45 -08:00

10 lines
183 B
JSON
Generated

{
"name": "@yaakapp/auth-oauth2",
"private": true,
"version": "0.0.1",
"scripts": {
"build": "yaakcli build ./src/index.ts",
"dev": "yaakcli dev ./src/index.js"
}
}