{ "name": "personal", "version": "1.0.0", "main": "index.js", "license": "MIT", "dependencies": { "@fec/remark-images": "^0.6.0-alpha", "@fontsource/fredoka": "^4.5.0", "@fontsource/fredoka-one": "^4.5.3", "@fontsource/merriweather": "^4.5.6", "@fontsource/pacifico": "^4.5.3", "@react-three/drei": "^8.18.6", "@react-three/fiber": "^7.0.26", "next": "^12.1.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-markdown": "^8.0.1", "rehype-img-size": "^1.0.1", "remark-html": "^15.0.1", "styled-components": "^5.3.3", "three": "^0.138.3" }, "devDependencies": { "@next/bundle-analyzer": "^12.1.0", "@types/fs-extra": "^9.0.13", "@types/marked": "^4.0.3", "@types/react": "^17.0.41", "@types/styled-components": "^5.1.24", "@types/three": "^0.138.0", "@types/yaml": "^1.9.7", "babel-plugin-styled-components": "^2.0.6", "file-loader": "^6.2.0", "framer-motion": "^6.2.8", "fs-extra": "^10.0.1", "marked": "^4.0.12", "next-compose-plugins": "^2.2.1", "next-images": "^1.8.4", "next-mdx-remote": "^4.0.0", "remark": "^14.0.2", "remark-behead": "^3.0.0", "remark-slug": "^7.0.1", "typescript": "^4.6.2", "url-loader": "^4.1.1", "yaml": "^1.10.2", "yarn": "^1.22.18" } }