UNPKG

@lowcodeunit-devkit/lcu-cli-templates-core

Version:

The core templates used by the lcu-cli to manage default configurations of the LCU.

28 lines (27 loc) 859 B
{ "name": "@lowcodeunit-devkit/lcu-cli-templates-core", "version": "1.25.86", "description": "The core templates used by the lcu-cli to manage default configurations of the LCU.", "main": "lcu-cli-templates.json", "scripts": { "deploy": "npm version 1.25.86 --no-git-tag-version -f && npm run deploy:lib", "deploy:lib": "npm publish ./ --access public" }, "type": "module", "repository": { "type": "git", "url": "git+https://github.com/lowcodeunit-devkit/lcu-cli-templates-core.git" }, "keywords": [ "SMART", "LCU", "CLI", "Templates" ], "author": "Michael Gearhardt", "license": "Apache", "bugs": { "url": "https://github.com/lowcodeunit-devkit/lcu-cli-templates-core/issues" }, "homepage": "https://github.com/lowcodeunit-devkit/lcu-cli-templates-core#readme" }