mirror of
https://github.com/aljazceru/pear-docs.git
synced 2026-02-21 22:54:31 +01:00
pulse
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "pear",
|
||||
"main": "pulse.html",
|
||||
"type": "module",
|
||||
"pear": {
|
||||
"gui": {
|
||||
"backgroundColor": "#151517",
|
||||
"height": 780,
|
||||
"width": 1120
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"marked": "^5.1.0",
|
||||
"overpass": "github:RedHatOfficial/Overpass#71f18db"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user