mirror of
https://github.com/plankanban/planka.git
synced 2025-12-25 01:11:49 +03:00
13 lines
264 B
JSON
13 lines
264 B
JSON
{
|
|
"name": "planka",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"homepage": "https://plankanban.github.io/planka",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/plankanban/planka.git"
|
|
},
|
|
"license": "MIT",
|
|
"author": "Maksim Eltyshev"
|
|
}
|