mirror of
https://github.com/plankanban/planka.git
synced 2025-08-06 14:05:24 +02:00
12 lines
210 B
JSON
12 lines
210 B
JSON
|
{
|
||
|
"name": "planka",
|
||
|
"version": "0.1.0",
|
||
|
"private": true,
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/meltyshev/planka.git"
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"author": "Maksim Eltyshev"
|
||
|
}
|