Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "project",
- "version": "0.1.0",
- "private": true,
- "scripts": {
- "dev": "next dev",
- "build": "next build",
- "start": "next start",
- "lint": "next lint"
- },
- "dependencies": {
- "@mdx-js/loader": "^3.0.0",
- "@mdx-js/react": "^3.0.0",
- "@next/mdx": "^14.0.2",
- "@nextui-org/react": "^2.2.5",
- "@types/mdx": "^2.0.10",
- "framer-motion": "^10.16.4",
- "next": "14.0.1",
- "next-mdx-remote": "^4.4.1",
- "next-themes": "^0.2.1",
- "prismjs": "^1.29.0",
- "react": "^18",
- "react-dom": "^18"
- },
- "devDependencies": {
- "@tailwindcss/typography": "^0.5.10",
- "autoprefixer": "^10.0.1",
- "postcss": "^8",
- "tailwindcss": "^3.3.0"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment