read-lines-riched
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "read-lines-riched", | ||
"version": "0.1.2", | ||
"description": "Easy way to read lines of files. You can read lines from start to end of file or from end to start of file.", | ||
"version": "0.1.3", | ||
"description": "Easy way to read file lines on two directions: from the beginning to the end and from the end to the beginning.", | ||
"main": "main.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
12175