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