mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
9 lines
109 B
JSON
9 lines
109 B
JSON
{
|
|
"name": "atom",
|
|
"version": "0.1.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"optimist": "*"
|
|
}
|
|
}
|