pimatic-log-reader
Version:
Provides predicates for log entries in log files of other programs.
68 lines (67 loc) • 1.55 kB
JSON
{
"author": {
"name": "Luca Grulla",
"url": "https://www.lucagrulla.com"
},
"contributors": [
{
"name": "Luca Grulla"
},
{
"name": "Tom Hall"
}
],
"name": "tail",
"description": "tail a file in node",
"keywords": [
"tail",
"file"
],
"version": "1.2.3",
"homepage": "https://www.lucagrulla.com/node-tail",
"repository": {
"type": "git",
"url": "git://github.com/lucagrulla/node-tail.git"
},
"main": "lib/tail",
"engines": {
"node": ">= 0.4.0"
},
"license": "MIT",
"dependencies": {},
"devDependencies": {
"chai": "^3.2.0",
"coffee-script": "1.10.0",
"mocha": "^3.0.2"
},
"gitHead": "67aa9b7b28fe90b194dbe2b89e3864c1e69c1efc",
"bugs": {
"url": "https://github.com/lucagrulla/node-tail/issues"
},
"_id": "tail@1.2.3",
"scripts": {},
"_shasum": "b08d6fa79fb928869631a341a51c14497c1c4255",
"_from": "tail@1.2.3",
"_npmVersion": "3.10.10",
"_nodeVersion": "6.9.5",
"_npmUser": {
"name": "lucagrulla",
"email": "luca.grulla@gmail.com"
},
"dist": {
"shasum": "b08d6fa79fb928869631a341a51c14497c1c4255",
"tarball": "https://registry.npmjs.org/tail/-/tail-1.2.3.tgz"
},
"maintainers": [
{
"name": "lucagrulla",
"email": "luca.grulla@gmail.com"
}
],
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/tail-1.2.3.tgz_1508693956835_0.14690706715919077"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/tail/-/tail-1.2.3.tgz"
}