UNPKG

@amgmbkiev/piss

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.03 kB
{ "name": "@amgmbkiev/piss", "version": "0.1.0", "scripts": { "dev": "next dev", "build": "next build", "start": "next start", "lint": "next lint" }, "dependencies": { "next": "14.2.2", "piss": "^0.0.1", "react": "^18", "react-dom": "^18" }, "devDependencies": { "@types/node": "^20", "@types/react": "^18", "@types/react-dom": "^18", "eslint": "^8", "eslint-config-next": "14.2.2", "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/amgmbkiev/piss.git" }, "keywords": [ "piss" ], "author": "amgmbkiev", "license": "ISC", "bugs": { "url": "https://github.com/amgmbkiev/piss/issues" }, "homepage": "https://github.com/amgmbkiev/piss#readme" }