non_npm_packages: Fanzru/fanzru.dev, package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
4fed97a54fba193793380b2acba8061e31cf2790 | { "dependencies": { "@mdx-js/react": "^2.1.0", "daisyui": "^2.8.0", "next": "latest", "next-contentlayer": "^0.1.2", "next-mdx-remote": "^4.0.0", "next-seo": "^5.1.0", "next-themes": "^0.1.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-icons": "^4.3.1", "react-markdown": "^8.0.1", "react-remark": "^2.1.0", "reading-time": "^1.5.0", "rehype-autolink-headings": "^6.1.1", "rehype-code-titles": "^1.0.3", "rehype-prism-plus": "^1.3.2", "remark-breaks": "^3.0.2", "remark-gfm": "^3.0.1", "remark-slug": "^7.0.1" }, "devDependencies": { "@types/node": "17.0.4", "@types/react": "17.0.38", "autoprefixer": "^10.4.0", "postcss": "^8.4.5", "prettier": "^2.5.1", "prettier-plugin-tailwindcss": "^0.1.1", "tailwindcss": "^3.0.7", "typescript": "4.5.4" }, "private": true, "scripts": { "build": "next build", "dev": "next dev", "start": "next start" } } |
Fanzru | package.json | Fanzru/fanzru.dev |