mirror of
https://github.com/S2-/gitlit
synced 2025-08-04 21:20:07 +02:00
10 lines
203 B
JSON
10 lines
203 B
JSON
{
|
|
"main": "main.js",
|
|
"productName": "MainJS",
|
|
"author": "Foo Bar <foo.bar@example.com>",
|
|
"description": "Some description",
|
|
"devDependencies": {
|
|
"electron-prebuilt-compile": "1.4.15"
|
|
}
|
|
}
|