mirror of
https://github.com/aljazceru/pear-docs.git
synced 2026-02-02 13:24:36 +01:00
20 lines
347 B
JSON
20 lines
347 B
JSON
{
|
|
"name": "pear-runtime",
|
|
"main": "index.html",
|
|
"type": "module",
|
|
"pear": {
|
|
"gui": {
|
|
"backgroundColor": "#151517",
|
|
"height": 780,
|
|
"width": 1120
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"b4a": "^1.6.4",
|
|
"bare-path": "^2.1.0",
|
|
"pear-inspect": "^1.0.3",
|
|
"redhat-overpass-font": "^1.0.0",
|
|
"ws": "^8.16.0"
|
|
}
|
|
}
|