mirror of
https://github.com/Kapendev/parin.git
synced 2025-04-25 20:49:57 +03:00
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"authors": [
|
|
"Alexandros F. G. Kapretsos"
|
|
],
|
|
"copyright": "Copyright © 2024, Alexandros F. G. Kapretsos",
|
|
"description": "A tile map editor for Parin.",
|
|
"license": "MIT",
|
|
"name": "mapy",
|
|
"dependencies": {
|
|
"joka": "*",
|
|
"parin": {"path": ".."}
|
|
},
|
|
}
|