mirror of
https://github.com/everoddandeven/monerod-gui.git
synced 2024-12-23 03:59:27 +00:00
14 lines
248 B
JSON
14 lines
248 B
JSON
|
{
|
||
|
"name": "angular-electron",
|
||
|
"description": "Angular Electron sample",
|
||
|
"author": {
|
||
|
"name": "Maxime GRIS",
|
||
|
"email": "maxime.gris@gmail.com"
|
||
|
},
|
||
|
"version": "14.0.1",
|
||
|
"main": "main.js",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|