Skip to content

Commit

Permalink
package info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sanidhyy committed Nov 22, 2024
1 parent a3bca75 commit 535bd8f
Showing 1 changed file with 69 additions and 0 deletions.
69 changes: 69 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,75 @@
"format": "prettier --check . --config .prettierrc.mjs",
"format:fix": "prettier --write . --config .prettierrc.mjs"
},
"author": {
"name": "Sanidhya Kumar Verma",
"email": "[email protected]",
"url": "https://github.com/sanidhyy"
},
"description": "Full-stack Jira Clone using Next.js 14 and Appwrite.",
"keywords": [
"reactjs",
"nextjs",
"appwrite",
"appwrite-io",
"next-auth",
"react-big-calendar",
"lucide-icons",
"react-icons",
"react-day-picker",
"shadcn-ui",
"radix-ui",
"tailwindcss",
"lodash",
"react-query",
"nuqs",
"sonner",
"typescript",
"javascript",
"vercel",
"postcss",
"prettier",
"eslint",
"react-dom",
"html",
"css",
"nuqs-state-management",
"infinite-query",
"real-time-features",
"organized-table",
"filter-table",
"paginate-table",
"tasks-management",
"projects-management",
"workspaces-management",
"ui/ux",
"appwrite-db",
"jira-clone",
"date-fns",
"cn",
"clsx",
"lucide-react"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sanidhyy/jira-clone.git"
},
"homepage": "https://github.com/sanidhyy/jira-clone#readme",
"bugs": {
"url": "https://github.com/sanidhyy/jira-clone/issues",
"email": "[email protected]"
},
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/sanidhy"
},
{
"type": "Buy me a coffee",
"url": "https://www.buymeacoffee.com/sanidhy"
}
],
"dependencies": {
"@hello-pangea/dnd": "^17.0.0",
"@hono/zod-validator": "^0.4.1",
Expand Down

0 comments on commit 535bd8f

Please sign in to comment.