Skip to content

Commit

Permalink
🎨 packa 📄 ge npm 📄
Browse files Browse the repository at this point in the history
  • Loading branch information
devfemibadmus committed Jul 29, 2024
1 parent 94b6560 commit 8b5fd0c
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "todolist-2024",
"version": "1.0.0",
"description": "Todolist-2024 is a user-friendly task management application designed to facilitate collaboration by allowing users to pair up with others and share task lists seamlessly. The primary goal is to enhance user productivity by providing a simple yet efficient way to manage tasks.",
"main": "public/index.html",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/devfemibadmus/todolist-2024.git"
},
"keywords": [
"todolist",
"firebase"
],
"author": "Dev Femi Badmus",
"license": "ISC",
"bugs": {
"url": "https://github.com/devfemibadmus/todolist-2024/issues"
},
"homepage": "https://github.com/devfemibadmus/todolist-2024#readme"
}

0 comments on commit 8b5fd0c

Please sign in to comment.