platform/packages/seo/pubspec.yaml

19 lines
496 B
YAML
Raw Normal View History

2021-08-20 02:33:49 +00:00
name: angel3_seo
2022-01-04 12:03:52 +00:00
version: 4.1.0
2021-08-20 02:33:49 +00:00
description: Helper infrastructure for building SEO-friendly Web backends in Angel3.
homepage: https://angel3-framework.web.app/
repository: https://github.com/dukefirehawk/angel/tree/angel3/packages/seo
2018-07-09 17:20:14 +00:00
environment:
2021-06-20 12:37:20 +00:00
sdk: '>=2.12.0 <3.0.0'
2018-07-09 06:14:25 +00:00
dependencies:
2022-01-04 12:03:52 +00:00
angel3_framework: ^4.2.0
2021-08-20 02:33:49 +00:00
angel3_static: ^4.0.0
2021-06-20 12:37:20 +00:00
file: ^6.1.2
html: ^0.15.0
http_parser: ^4.0.0
path: ^1.8.0
2018-07-09 06:14:25 +00:00
dev_dependencies:
2021-08-20 02:33:49 +00:00
angel3_test: ^4.0.0
2021-06-20 12:37:20 +00:00
logging: ^1.0.1
test: ^1.17.8
2022-01-04 12:03:52 +00:00
lints: ^1.0.0