mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-21 19:41:23 +01:00
7 lines
107 B
JSON
7 lines
107 B
JSON
{
|
|
"name": "azgaars-map-generator",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"start": "npx serve ."
|
|
}
|
|
}
|