@omnia/tooling-composers
Version:
Provide tooling to work with manifest things.
41 lines (40 loc) • 974 B
JSON
{
"name": "@omnia/tooling-composers",
"license": "SEE LICENSE IN LICENSE.txt",
"version": "7.9.30",
"description": "Provide tooling to work with manifest things.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/omniaintranet/OmniaFx"
},
"keywords": [
"omnia",
"omniafx",
"extension",
"office365",
"sharepoint"
],
"author": "Omnia Digital Workplace AB",
"dependencies": {
"@omnia/fx-models": "7.9.30",
"@omnia/tooling": "7.9.30",
"deep-extend": "0.6.0",
"fs-extra": "10.0.0",
"del": "6.0.0",
"del-cli": "4.0.1",
"tsconfig-paths": "4.1.2"
},
"devDependencies": {},
"engines": {
"node": ">=10.0.0",
"npm": ">=6.0.0"
},
"typings": "./index.d.ts",
"bugs": {
"url": "https://github.com/omniaintranet/OmniaFx/issues"
},
"homepage": "https://github.com/omniaintranet/OmniaFx#readme"
}