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 11, 2024
1 parent c4486e6 commit d52234d
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"name": "golang-tutorial",
"version": "1.0.0",
"description": "pacakge for open-source",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sudhanshutech/Lets-Get-To-Open-Source.git"
},
"keywords": [
"commit"
],
"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 d52234d

Please sign in to comment.