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.0",
|
||
|
"main": "main.js",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
}
|
||
|
}
|