From 36c6422b17ef08013036704fe2cd5add80e484fb Mon Sep 17 00:00:00 2001 From: Awilum Date: Sun, 15 Mar 2020 17:59:57 +0300 Subject: [PATCH] refactor(core): add flextype manifest file #414 --- src/flextype/config/flextype.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/flextype/config/flextype.yaml diff --git a/src/flextype/config/flextype.yaml b/src/flextype/config/flextype.yaml new file mode 100644 index 00000000..86e09848 --- /dev/null +++ b/src/flextype/config/flextype.yaml @@ -0,0 +1,10 @@ +name: Flextype +version: 0.9.7 +description: Build fast, flexible, easier to manage websites with Flextype. +author: + name: Sergey Romanenko + email: support@flextype.org + url: http://flextype.org +homepage: https://github.com/flextype +bugs: https://github.com/flextype/issues +license: MIT