{
	"name": "admin-shell",
	"$schema": "../../../node_modules/nx/schemas/project-schema.json",
	"projectType": "library",
	"sourceRoot": "libs/admin/shell/src",
	"prefix": "kadi",
	"tags": ["scope:frontend"],
	"targets": {
		"test": {
			"options": {
				"passWithNoTests": true
			}
		}
	}
}
