Files

17 строки
471 B
YAML

---
title: "Mattermost Web App"
copyright: "© 2017-present Mattermost, Inc. All Rights Reserved. See LICENSE.txt for license information."
description: "This document includes a list of open source components used in Mattermost Web App, including those that have been modified."
reviewers:
- "mattermost/release-managers"
- "mattermost/web-platform"
search:
- "package.json"
- "packages/**/package.json"
dependencies: []
devDependencies:
- "webpack"
...