mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-02 22:35:26 +08:00
9 lines
127 B
JSON
9 lines
127 B
JSON
{
|
|
"name": "atom-shell-default-app",
|
|
"version": "0.1.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"optimist": "*"
|
|
}
|
|
}
|