diff --git a/packages.json b/packages.json index 60466df..3bb1f10 100644 --- a/packages.json +++ b/packages.json @@ -3326,5 +3326,20 @@ "description": "A lightweight, self-contained, RESTful, searchable, multi-format NoSQL document store", "license": "MIT", "web": "https://h3rald.com/litestore" + }, + { + "name": "parseFixed", + "url": "https://github.com/jlp765/parsefixed", + "method": "git", + "tags": [ + "parse", + "fixed", + "width", + "parser", + "text" + ], + "description": "Parse fixed-width fields within lines of text (complementary to parsecsv)", + "license": "MIT", + "web": "https://github.com/jlp765/parsefixed" } ]