| name: frontend |
| description: A Jaspr web app for Vibepad. |
| version: 0.4.0+3 |
| publish_to: none |
| |
| environment: |
| sdk: ">=3.12.0-0" |
| |
| resolution: workspace |
| |
| dependencies: |
| archive: ^4.0.9 |
| cloud_firestore: ^6.4.1 |
| codemirror_dart: any |
| crypto: ^3.0.7 |
| dartpad: any |
| dartpad_editor: |
| git: |
| url: https://github.com/dart-lang/dart-pad |
| path: pkgs/dartpad_preview/dartpad_editor |
| ref: e3275579dd6165d92b348b2f4a42e0d570e02d5a |
| devtools_icons: any |
| firebase_ai: ^3.12.1 |
| firebase_app_check: ^0.4.4 |
| firebase_core: ^4.9.0 |
| firebase_storage: ^13.4.1 |
| genkit: ^0.14.1 |
| genkit_firebase_ai: ^0.1.11 |
| glob: ^2.1.2 |
| handshake_version: |
| path: ../handshake_version |
| http: ^1.6.0 |
| jaspr: ^0.23.0 |
| jaspr_content: ^0.5.3 |
| jaspr_router: ^0.8.2 |
| json_rpc_2: ^4.1.0 |
| logging: ^1.3.0 |
| path: ^1.9.1 |
| qr: ^4.0.0 |
| schemantic: ^0.2.0 |
| string_similarity: ^2.1.1 |
| web: ^2.0.0 |
| dev_dependencies: |
| build_runner: ^2.4.15 |
| build_web_compilers: ^4.6.0 |
| jaspr_builder: ^0.23.0 |
| jaspr_cli: ^0.23.0 |
| mocktail: ^1.0.4 |
| schemantic_builder: ^0.1.0 |
| test: ^1.31.0 |
| |
| dependency_overrides: |
| codemirror_dart: |
| git: |
| url: https://github.com/dart-lang/dart-pad |
| path: pkgs/dartpad_preview/codemirror-dart |
| ref: e35320d00a7e223462db2b51a81621919867fde1 |
| codemirror_lang_dart: |
| git: |
| url: https://github.com/dart-lang/dart-pad |
| path: pkgs/dartpad_preview/codemirror-lang-dart |
| ref: e35320d00a7e223462db2b51a81621919867fde1 |
| dartpad: |
| path: ../../third_party/dart-sdk/sdk/pkg/dartpad |
| dartpad_editor: |
| git: |
| url: https://github.com/dart-lang/dart-pad |
| path: pkgs/dartpad_preview/dartpad_editor |
| ref: e35320d00a7e223462db2b51a81621919867fde1 |
| dds: |
| path: ../../third_party/dart-sdk/sdk/pkg/dds |
| # Use unreleased versions supporting CSS generation in client code. |
| jaspr: |
| git: |
| url: https://github.com/schultek/jaspr |
| path: packages/jaspr |
| ref: dfd75bce636c2b55e690f238d348454646d2e938 |
| jaspr_builder: |
| git: |
| url: https://github.com/schultek/jaspr |
| path: packages/jaspr_builder |
| ref: dfd75bce636c2b55e690f238d348454646d2e938 |
| jaspr_cli: |
| git: |
| url: https://github.com/schultek/jaspr |
| path: packages/jaspr_cli |
| ref: dfd75bce636c2b55e690f238d348454646d2e938 |
| jaspr_router: |
| git: |
| url: https://github.com/schultek/jaspr |
| path: packages/jaspr_router |
| ref: dfd75bce636c2b55e690f238d348454646d2e938 |
| universal_web: |
| git: |
| url: https://github.com/schultek/universal_web |
| path: web |
| ref: next |
| web: |
| git: |
| url: https://github.com/dart-lang/web |
| path: web |
| # Matches ../third_party/dart-sdk/sdk/DEPS `web_rev`. |
| ref: 48b75126e511e2d3de65130f2e7aa21cca58f473 |
| frontend_server_client: |
| git: |
| url: https://github.com/schultek/webdev.git |
| path: frontend_server_client |
| ref: frontend-server-client-libraries |
| |
| jaspr: |
| mode: client |
| flutter: plugins |