From 1757ac43658700091421e4837cbf1dd6c38c54de Mon Sep 17 00:00:00 2001 From: Antonis Geralis <43617260+planetis-m@users.noreply.github.com> Date: Sat, 15 Oct 2022 01:26:21 +0300 Subject: [PATCH] remove package arbitrary (#2332) --- packages.json | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/packages.json b/packages.json index 95030e7..7361bcc 100644 --- a/packages.json +++ b/packages.json @@ -16273,20 +16273,6 @@ "license": "MIT", "web": "https://github.com/planetis-m/bingo" }, - { - "name": "arbitrary", - "url": "https://github.com/planetis-m/arbitrary", - "method": "git", - "tags": [ - "binary", - "structured", - "fuzzing", - "unit-testing" - ], - "description": "Generating structured data from arbitrary, unstructured input.", - "license": "MIT", - "web": "https://github.com/planetis-m/arbitrary" - }, { "name": "gnuplotlib", "url": "https://github.com/planetis-m/gnuplotlib",