{ "name": "@yaak/action-copy-curl", "displayName": "Copy as Curl", "description": "Copy request as a curl command", "private": true, "version": "0.1.0", "scripts": { "build": "yaakcli build", "dev": "yaakcli dev", "lint": "tsc --noEmit" } }