AvalonDocumentationEngine/package.json
MeowcaTheoRange 3fd3805552 Updates
2023-01-04 22:18:04 -06:00

15 lines
285 B
JSON

{
"name": "avaloniandistricts",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"ejs": "^3.1.8",
"express": "^4.18.2"
}
}