mirror of
https://github.com/plankanban/planka.git
synced 2025-07-18 20:59:44 +02:00
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"name": "planka",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"homepage": "https://meltyshev.github.io/planka",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/meltyshev/planka.git"
|
|
},
|
|
"license": "MIT",
|
|
"author": "Maksim Eltyshev"
|
|
}
|