read-lines-riched
Advanced tools
Comparing version 0.2.4 to 0.2.5
{ | ||
"name": "read-lines-riched", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"description": "Easy way to read file lines on two directions: from the beginning to the end and from the end to the beginning.", | ||
@@ -26,3 +26,7 @@ "main": "main.js", | ||
"efficiently", | ||
"reading" | ||
"reading", | ||
"up", | ||
"down", | ||
"reverse", | ||
"direction" | ||
], | ||
@@ -29,0 +33,0 @@ "author": "Puzzle9900 (Gabriel A Fernandez)", |
10658