Update packages.json (#2260)

* Update packages.json

Add OpenUrl Package

* Update packages.json

Update doc tag for openurl package

* Update packages.json

fix doc to correct package openurl
This commit is contained in:
Sultan Al Isaiee 2022-06-25 06:12:17 +04:00 committed by GitHub
parent ed27043d8d
commit 64956182a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,20 @@
"license": "GPLv3",
"web": "https://git.skylarhill.me/skylar/rpgsheet"
},
{
"name": "openurl",
"url": "https://github.com/foxoman/openurl",
"method": "git",
"tags": [
"open",
"url",
"uri"
],
"description": "Open Any Url/File in the default App / WebBrowser.",
"license": "MIT",
"web": "https://github.com/foxoman/openurl",
"doc": "http://nimopenurl.surge.sh/openurl.html"
},
{
"name": "tinydialogs",
"url": "https://github.com/Patitotective/tinydialogs",