mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-28 09:23:42 +03:00
9 lines
152 B
JSON
9 lines
152 B
JSON
{
|
|
"name": "my-electron-app",
|
|
"version": "1.0.0",
|
|
"description": "Hello World!",
|
|
"main": "main.js",
|
|
"author": "Jane Doe",
|
|
"license": "MIT"
|
|
}
|