UNPKG

@aferti997/blurr-project

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).

44 lines (43 loc) 1.13 kB
{ "name": "@aferti997/blurr-project", "version": "1.1.4", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "blurr-project": "^0.1.0", "next": "14.1.4", "react": "^18", "react-dom": "^18" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.0.1", "eslint": "^8", "eslint-config-next": "14.1.4", "postcss": "^8", "tailwindcss": "^3.3.0", "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": "postcss.config.js", "repository": { "type": "git", "url": "git+https://github.com/aferti997/blurr-project.git" }, "keywords": [ "kucing", "merah" ], "author": "aferti997", "license": "ISC", "bugs": { "url": "https://github.com/aferti997/blurr-project/issues" }, "homepage": "https://github.com/aferti997/blurr-project#readme" }