{ "name": "@yaak/auth-apikey", "displayName": "API Key Authentication", "description": "Authenticate requests using an API key", "repository": { "type": "git", "url": "https://github.com/mountain-loop/yaak.git", "directory": "plugins/auth-apikey" }, "private": true, "version": "0.1.0", "scripts": { "build": "yaakcli build", "dev": "yaakcli dev" } }