{
  "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.28.0"
}