@omnia/fx-msteams
Version:
Provide Microsoft Teams API.
29 lines • 668 B
JSON
{
"name": "@omnia/fx-msteams",
"license": "MIT",
"version": "7.8.8",
"description": "Provide Microsoft Teams API.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/omniaintranet/Omnia.git"
},
"keywords": [
"omnia",
"omniafx",
"extension",
"office365",
"sharepoint"
],
"author": "Omnia Digital Workplace AB",
"dependencies": {
"@omnia/fx": "7.8.8"
},
"typings": "./index.d.ts",
"bugs": {
"url": "https://github.com/omniaintranet/OmniaFx/issues"
},
"homepage": "https://github.com/omniaintranet/OmniaFx#readme"
}