2023-11-20 11:00:09 +01:00

16 lines
275 B
JSON

{
"name": "EnvelopeGenerator.Web",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"format": "npx prettier wwwroot/js --write"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"prettier": "^3.1.0"
}
}