-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
42 lines (42 loc) · 1.09 KB
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: 'server_universe_project'
description: 'Server Universe Library For Help you make server rest api on cross platform support edge functions Supabase, Vercel, Netlify, cloud Flare and more'
version: '0.0.18'
repository: 'https://github.com/azkadev/server_universe'
homepage: 'https://github.com/azkadev/server_universe'
issue_tracker: 'https://github.com/azkadev/server_universe/issues'
documentation: 'https://github.com/azkadev/server_universe/tree/main/docs'
funding:
- 'https://github.com/sponsors/azkadev'
- 'https://github.com/sponsors/generalfoss'
platforms:
android: null
ios: null
linux: null
macos: null
web: null
windows: null
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_lib: '^0.0.56'
mason_logger: '^0.3.1'
packagex: '^0.0.70'
path: '^1.9.0'
universal_io: '^2.2.2'
yaml: '^3.1.2'
yaml_edit: '^2.2.0'
yaml_writer: '^2.0.0'
server_universe: '^0.0.31'
dev_dependencies:
lints: '^5.0.0'
test: 'any'
topics:
- 'server'
- 'socket'
- 'api'
- 'backend'
- 'network'
publish_to: 'none'
dependency_overrides:
pointycastle: '3.8.0'
mime: '^2.0.0'