aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 8d18a2d..754a855 100644
--- a/packages.json
+++ b/packages.json
@@ -13138,5 +13138,17 @@
"description": "miniupnpc and libnatpmp wrapper",
"license": "Apache License 2.0 or MIT",
"web": "https://github.com/status-im/nim-nat-traversal"
+ },
+ {
+ "name": "jsutils",
+ "url": "https://github.com/kidandcat/jsutils",
+ "method": "git",
+ "tags": [
+ "library",
+ "javascript"
+ ],
+ "description": "Utils to work with javascript",
+ "license": "MIT",
+ "web": "https://github.com/kidandcat/jsutils"
}
]