Skip to content

Commit

Permalink
Initialized npm package.
Browse files Browse the repository at this point in the history
  • Loading branch information
trishantpahwa committed Jan 21, 2022
1 parent 692c461 commit 35c2949
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "dorky",
"version": "1.0.0",
"description": "DevOps Records Keeper.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/trishantpahwa/dorky.git"
},
"keywords": [
"DevOps",
"env",
"yaml",
"json"
],
"author": "Trishant Pahwa",
"license": "ISC",
"bugs": {
"url": "https://github.com/trishantpahwa/dorky/issues"
},
"homepage": "https://github.com/trishantpahwa/dorky#readme"
}

0 comments on commit 35c2949

Please sign in to comment.