{ "name": "paystro", "description": "A pre-configured setup for easy website development with Astro and Payload CMS using Docker.", "license": "AGPL-3.0-or-later", "version": "1.2", "scripts": { "dev": "docker compose up", "stop": "docker compose down" } }