Skip to content

Commit

Permalink
package info updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sanidhyy committed Jan 1, 2024
1 parent cf67b3e commit b2bee77
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 4 deletions.
34 changes: 32 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 31 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,36 @@
{
"name": "esportfolio",
"version": "0.1.0",
"name": "modern-portfolio",
"version": "1.0.1",
"private": true,
"author": {
"name": "Sanidhya Kumar Verma",
"email": "sanidhya.verma12345@gmail.com",
"url": "https://github.com/sanidhyy"
},
"description": "Ethan Smith is a Full-stack web developer with 10+ years of experience.",
"keywords": [
"react", "next", "nextjs", "html", "css", "javascript", "js", "modern-ui", "modern-ux", "portfolio", "framer-motion", "3d-website", "particle-effect"
],
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/sanidhyy/modern-portfolio.git"
},
"homepage": "https://github.com/sanidhyy/modern-portfolio#readme",
"bugs": {
"url": "https://github.com/sanidhyy/modern-portfolio/issues",
"email": "sanidhya.verma12345@gmail.com"
},
"funding": [
{
"type": "patreon",
"url": "https://www.patreon.com/sanidhy"
},
{
"type": "Buy me a coffee",
"url": "https://www.buymeacoffee.com/sanidhy"
}
],
"scripts": {
"dev": "next dev",
"build": "next build",
Expand Down

0 comments on commit b2bee77

Please sign in to comment.