CoastalCommitsPastes/server/node_modules/sqlite3/test/nw/package.json

9 lines
124 B
JSON
Raw Normal View History

2022-03-06 16:46:59 -08:00
{
"name": "nw-demo",
"main": "index.html",
"window": {
"toolbar": false,
"width": 800,
"height": 600
}
}