kjkjj
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).
42 lines (41 loc) • 1.04 kB
JSON
{
"name": "kjkjj",
"version": "0.77.5",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint"
},
"dependencies": {
"ahmedtea": "^0.1.0",
"next": "14.2.5",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
},
"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": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/ahmed159159/ahmedtea.git"
},
"keywords": [
"ahmed"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/ahmed159159/ahmedtea/issues"
},
"homepage": "https://github.com/ahmed159159/ahmedtea#readme"
}