Created the package.json
This commit is contained in:
parent
b64bca6a81
commit
c34cd864cb
11
package.json
Normal file
11
package.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "powertools",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"main": "index.js",
|
||||||
|
"repository": "https://github.com/gnmyt/PowerTools.git",
|
||||||
|
"author": "Mathias Wagner <germannewsmaker@gmail.com>",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"express": "^4.18.2"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user