UNPKG

@omnia/tooling-composers

Version:

Provide tooling to work with manifest things.

40 lines 950 B
{ "name": "@omnia/tooling-composers", "license": "MIT", "version": "7.8.15", "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.8.15", "@omnia/tooling": "7.8.15", "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" }