10 lines
329 B
YAML
10 lines
329 B
YAML
|
name: platform_agent_analyzer
|
||
|
version: 5.2.0
|
||
|
description: A library to identify the type of devices and web browsers based on User-Agent string.
|
||
|
homepage: https://github.com/dart-backend/belatuk-common-utilities/tree/main/packages/user_agent
|
||
|
environment:
|
||
|
sdk: '>=3.3.0 <4.0.0'
|
||
|
dev_dependencies:
|
||
|
test: ^1.24.0
|
||
|
lints: ^4.0.0
|