From 9644775981292a009524d781a57f0a4f2b8d71dc Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 1 Aug 2019 09:14:59 -0700 Subject: [PATCH] Add license scan report and status Signed-off-by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8b3274d..7eff1ad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # Hapi Decorators +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators?ref=badge_shield) + Typescript decorators for interacting with hapi. This project is heavily influenced by [hapior-decorators](https://github.com/Boulangerie/hapiour-decorators). We used this in production at StreamJar for ~ 2 years. When upgrading to hapi 17+ we opted to rewrite to fit our use case better. + + +## License +[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FStreamJar%2Fhapi-decorators?ref=badge_large) \ No newline at end of file