mirror of
https://github.com/atom/atom.git
synced 2026-02-12 15:45:23 -05:00
6 lines
125 B
JSON
6 lines
125 B
JSON
{
|
|
"name": "package-with-empty-activation-commands",
|
|
"version": "0.1.0",
|
|
"activationCommands": {"atom-workspace": []}
|
|
}
|