{ "name": "with-mdx", "description": "Tuono example combined with mdx", "version": "0.0.1", "dependencies": { "@mdx-js/react": "^3.0.1", "react": "18.3.1", "react-dom": "18.3.1", "tuono": "link:../../packages/tuono" }, "devDependencies": { "@types/react": "^18.3.3", "@types/react-dom": "^18.3.0", "typescript": "^5.5.3" } }