Merge pull request #1067 from kidandcat/add-jsutils1709

Add package jsutils
This commit is contained in:
Andreas Rumpf 2019-04-19 23:19:34 +02:00 committed by GitHub
commit 326221fa2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]