Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
pestsov-v committed Feb 14, 2022
0 parents commit 963a412
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "dependency-ingection-practice",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AveselsJS/dependency-ingection-practice.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/AveselsJS/dependency-ingection-practice/issues"
},
"homepage": "https://github.com/AveselsJS/dependency-ingection-practice#readme"
}

0 comments on commit 963a412

Please sign in to comment.