@luigi-project/core
Version:
Javascript library supporting consumers of the Luigi framework
22 lines • 452 B
JSON
{
"name": "@luigi-project/core",
"description": "Javascript library supporting consumers of the Luigi framework",
"license": "Apache-2.0",
"main": "luigi.js",
"repository": {
"type": "git",
"url": "ssh://github.com/luigi-project/luigi.git"
},
"publishConfig": {
"tag": "luigi"
},
"keywords": [
"luigi",
"core",
"UI",
"extensibility",
"micro-frontends",
"microfrontends"
],
"version": "2.26.0"
}