20 lines
No EOL
586 B
YAML
20 lines
No EOL
586 B
YAML
name: protevus_rethinkdb
|
|
version: 8.0.1
|
|
description: This is RethinkDB service for Protevus framework. RethinkDB is an open-source database for the realtime web.
|
|
environment:
|
|
sdk: ">=3.3.0 <4.0.0"
|
|
homepage: https://protevus-framework.web.app/
|
|
repository: https://github.com/dart-backend/protevus/tree/master/packages/rethinkdb
|
|
dependencies:
|
|
protevus_framework: ^8.4.0
|
|
protevus_container: ^8.2.0
|
|
belatuk_json_serializer: ^7.0.0
|
|
belatuk_rethinkdb: ^1.0.0
|
|
|
|
dev_dependencies:
|
|
protevus_client: ^8.2.0
|
|
protevus_test: ^8.2.0
|
|
logging: ^1.2.0
|
|
test: ^1.25.0
|
|
lints: ^4.0.0
|
|
|