unix-head-tail
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "unix-head-tail", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "node test.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "repository": { |
# unix-head-tail | ||
[![Build Status](https://travis-ci.org/gpryor/unix-head-tail.svg?branch=master)](https://travis-ci.org/gpryor/unix-head-tail) | ||
`head -n <endLine> <filename> | tail -n +<begLine>` for node.js. | ||
@@ -4,0 +6,0 @@ |
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
3093
6
1
16