diff --git a/package-lock.json b/package-lock.json index 3355051..77ed72e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,24 @@ { "name": "nike", - "version": "0.0.0", + "version": "1.0.1", + "license": "MIT", + "author": "Sanidhya Kr. Verma", + "description": "Discover stylish Nike arrivals, quality comfort, and innovation for your active life", + "keywords": [ + "reactjs", + "react", + "vite", + "vitejs", + "shoes", + "nike", + "nike-showcase", + "modern-ui/ux", + "tailwindcss", + "js", + "javascript", + "html", + "css" + ], "lockfileVersion": 3, "requires": true, "packages": { diff --git a/package.json b/package.json index 07e1c31..a3bfc01 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,26 @@ { "name": "nike", "private": true, - "version": "0.0.0", + "version": "1.0.1", "type": "module", + "license": "MIT", + "author": "Sanidhya Kr. Verma", + "description": "Discover stylish Nike arrivals, quality comfort, and innovation for your active life", + "keywords": [ + "reactjs", + "react", + "vite", + "vitejs", + "shoes", + "nike", + "nike-showcase", + "modern-ui/ux", + "tailwindcss", + "js", + "javascript", + "html", + "css" + ], "scripts": { "dev": "vite", "build": "vite build",