AvalonDocumentationEngine/package.json
MeowcaTheoRange 1d0249fb98 fuck
2023-01-05 17:02:39 -06:00

15 lines
278 B
JSON

{
"name": "avalon-wiki-engine",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "MeowcaTheoRange",
"license": "Apache-2.0",
"dependencies": {
"ejs": "^3.1.8",
"express": "^4.18.2"
}
}