Skip to content

Commit

Permalink
json file
Browse files Browse the repository at this point in the history
Signed-off-by: sudhanshu dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Feb 12, 2024
1 parent 0414f0f commit fdd86f8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "open-source-sudhanshu",
"version": "1.0.0",
"description": "package for open-source individuals",
"main": "index.js",
"scripts": {
"test": "npm build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sudhanshutech/Lets-Get-To-Open-Source.git"
},
"author": "Sudhanshu Dasgupta",
"license": "ISC",
"bugs": {
"url": "https://github.com/sudhanshutech/Lets-Get-To-Open-Source/issues"
},
"homepage": "https://github.com/sudhanshutech/Lets-Get-To-Open-Source#readme"
}

0 comments on commit fdd86f8

Please sign in to comment.