UNPKG

allex_trimmedlines2arrayitemsparser

Version:

Parses a text file, trims every line and produces an array with an element per trimmed line

23 lines 527 B
{ "name": "allex_trimmedlines2arrayitemsparser", "version": "1.0.0", "description": "Parses a text file, trims every line and produces an array with an element per trimmed line", "main": "index.js", "scripts": { "test": "allex-mocha" }, "repository": { "type": "git", "url": "git@github.com:allex-parsers/trimmedlines2arrayitems.git" }, "keywords": [ "ecosystem:AllexJS", "trimmed", "lines", "array", "items", "parser" ], "author": "HERS Belgrade", "license": "ISC" }