jon-koplak
Version:
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
43 lines (42 loc) • 1.05 kB
JSON
{
"name": "jon-koplak",
"version": "1.1.4",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"react": "^18",
"react-dom": "^18",
"next": "14.1.3"
},
"devDependencies": {
"typescript": "^5",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"postcss": "^8",
"tailwindcss": "^3.3.0",
"eslint": "^8",
"eslint-config-next": "14.1.3"
},
"description": "This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).",
"main": "exit 0",
"repository": {
"type": "git",
"url": "https://github.com/Fsociety40/koplak.git"
},
"keywords": [
"helo",
"boys"
],
"author": "midlle",
"license": "ISC",
"bugs": {
"url": "https://github.com/Fsociety40/koplak/issues"
},
"homepage": "https://github.com/Fsociety40/koplak#readme"
}