Add niprefs package (#2173)

* Added niprefs package

* Update packages.json

Co-authored-by: Miran <narimiran@disroot.org>
This commit is contained in:
Pat
2022-03-14 14:36:29 +08:00
committed by GitHub
co-authored by Miran
parent 1acc8ca216
commit 6c117f9704
+13
View File
@@ -1,4 +1,17 @@
[
{
"name": "niprefs",
"url": "https://github.com/Patitotective/niprefs",
"method": "git",
"tags": [
"preferences",
"prefs"
],
"description": " A dynamic preferences-system with a table-like structure for Nim.",
"license": "MIT",
"web": "https://github.com/Patitotective/niprefs",
"doc": "https://github.com/Patitotective/NiPrefs"
},
{
"name": "lrparser",
"url": "https://github.com/vanyle/lrparser/",