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-04-23 04:21:39 +00:00
version: 6.0.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:
2022-04-23 04:21:39 +00:00
sdk: '>=2.16.0 <3.0.0'
2018-07-09 06:14:25 +00:00
dependencies:
2022-04-23 04:21:39 +00:00
angel3_framework: ^6.0.0
angel3_static: ^6.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:
2022-04-23 04:21:39 +00:00
angel3_test: ^6.0.0
2021-06-20 12:37:20 +00:00
logging: ^1.0.1
2022-04-24 01:42:33 +00:00
test: ^1.21.0
2022-01-04 12:03:52 +00:00
lints: ^1.0.0