UNPKG

putrabanyuirang

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.06 kB
{ "name": "putrabanyuirang", "version": "0.1.0", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "react": "^18", "react-dom": "^18", "next": "14.2.2" }, "devDependencies": { "typescript": "^5", "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "postcss": "^8", "tailwindcss": "^3.4.1", "eslint": "^8", "eslint-config-next": "14.2.2" }, "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/aldoredelima/putrabanyuirang.git" }, "keywords": [ "kucing", "tua" ], "author": "aldo", "license": "ISC", "bugs": { "url": "https://github.com/aldoredelima/putrabanyuirang/issues" }, "homepage": "https://github.com/aldoredelima/putrabanyuirang#readme" }