Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsridharan authored Sep 30, 2020
1 parent f80d9f3 commit 8f8ad26
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name" : "",
"version" : "1.0.0",
"description" : "",
"main" : "index.js",
"author" : "Varun Sridharan <[email protected]> (https://varunsridharan.in)",
"keywords" : [ ],
"homepage" : "https://github.com/",
"bugs" : {
"url" : "https://github.com/"
},
"repository" : {
"type" : "git",
"url" : "https://github.com/.git"
},
"license" : "MIT"
}

0 comments on commit 8f8ad26

Please sign in to comment.