{ "name": "@wrnexus/playground", "version": "0.8.5", "type": "module", "description": "Secure, shareable WRNexus compiler and UI playground.", "main": "src/index.ts", "exports": { ".": "./src/index.ts" }, "dependencies": { "@wrnexus/compiler": "workspace:*", "@wrnexus/syntax": "workspace:*" } }