mirror of
https://github.com/aljazceru/pear-docs.git
synced 2026-02-04 14:24:47 +01:00
22 lines
399 B
JSON
22 lines
399 B
JSON
{
|
|
"name": "pear-runtime",
|
|
"main": "index.html",
|
|
"type": "module",
|
|
"pear": {
|
|
"gui": {
|
|
"backgroundColor": "#151517",
|
|
"height": 780,
|
|
"width": 1120
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bare-path": "^2.1.0",
|
|
"@holepunchto/pear-inspect": "^2.0.0",
|
|
"redhat-overpass-font": "^1.0.0",
|
|
"ws": "^8.16.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"bufferutil": "^4.0.8"
|
|
}
|
|
}
|