{ "name": "twopn", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "module", "dependencies": { "@11ty/eleventy": "^3.1.2", "@mdx-js/mdx": "^3.1.1", "react": "^19.2.3", "react-dom": "^19.2.3" } }