mirror of
https://github.com/nuintun/command-manager.git
synced 2025-12-29 22:49:43 +08:00
Initial commit
This commit is contained in:
8
package.json
Normal file
8
package.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "command-manager",
|
||||
"version": "0.0.1",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron ."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user