mirror of
https://github.com/litruv/picoGraph.git
synced 2026-07-24 10:46:06 +10:00
Initial commit
moved from private version control
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "picograph",
|
||||
"version": "0.1.0",
|
||||
"description": "PicoGraph desktop wrapper",
|
||||
"main": "electron-main.js",
|
||||
"scripts": {
|
||||
"start": "electron ."
|
||||
},
|
||||
"devDependencies": {
|
||||
"electron": "^30.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user