mirror of
https://github.com/aljazceru/pear-docs.git
synced 2026-02-02 05:14:24 +01:00
17 lines
341 B
JSON
17 lines
341 B
JSON
{
|
|
"name": "pear-pulse",
|
|
"main": "pulse.html",
|
|
"type": "module",
|
|
"pear": {
|
|
"gui": {
|
|
"backgroundColor": "#151517",
|
|
"height": 780,
|
|
"width": 1120
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"bare-path": "^2.1.0",
|
|
"overpass": "github:RedHatOfficial/Overpass#71f18db"
|
|
}
|
|
}
|