Files
nigga/package.json
2025-10-20 18:21:55 -03:00

17 lines
423 B
JSON

{
"name": "mern-application",
"version": "0.1.0",
"private": true,
"homepage": "/",
"author": "Ben Elferink <ben.elferink@icloud.com> (https://github.com/BenElferink)",
"repository": {
"type": "git",
"url": "https://github.com/BenElferink/mern-template.git"
},
"bugs": {
"url": "https://github.com/BenElferink/mern-template/issues",
"email": "ben.elferink@icloud.com"
},
"scripts": {}
}