asciiflow2/package.json

10 lines
130 B
JSON

{
"name": "asciiflow2",
"main": "index.js",
"icon": "images/favicon.png",
"scripts": {
"start": "electron ."
}
}