This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
PowerTools/package.json

12 lines
258 B
JSON

{
"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"
}
}