mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
10 lines
188 B
JSON
10 lines
188 B
JSON
{
|
|
"name": "admin",
|
|
"version": "1.0.0",
|
|
"description": "Administraion Interface for Gradido",
|
|
"main": "index.js",
|
|
"author": "Moriz Wahl",
|
|
"license": "MIT",
|
|
"private": false
|
|
}
|