mirror of
https://github.com/electron/electron.git
synced 2026-01-29 17:28:18 -05:00
* chore: stop using electron.gyp for version info * chore: remove branding info from electron.gyp * Use get_electron_branding instead of gn read * Flip project_name/product_name
6 lines
105 B
JSON
6 lines
105 B
JSON
{
|
|
"project_name": "electron",
|
|
"product_name": "Electron",
|
|
"mac_bundle_id": "com.github.Electron"
|
|
}
|