| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /opt/bitnami/nami/node_modules/tail/ |
Upload File : |
{
"_from": "tail@^1.2.0",
"_id": "tail@1.4.0",
"_inBundle": false,
"_integrity": "sha512-wjwfZw6wcMFTB1Po7NFUf4TdCDwX8duZjdTMhnHBEC677Q6mFRcVZE7f/nZDhG2Fpf/wEEKOJP9L7/b11/vlHQ==",
"_location": "/tail",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tail@^1.2.0",
"name": "tail",
"escapedName": "tail",
"rawSpec": "^1.2.0",
"saveSpec": null,
"fetchSpec": "^1.2.0"
},
"_requiredBy": [
"/nami-utils"
],
"_resolved": "https://registry.npmjs.org/tail/-/tail-1.4.0.tgz",
"_shasum": "884b216220b90804bfe87a4c8174c2efed0e2661",
"_spec": "tail@^1.2.0",
"_where": "/opt/buildAgent/work/1c1e66e411a10528/artifacts/build/bundle/node_modules/nami-utils",
"author": {
"name": "Luca Grulla",
"url": "https://www.lucagrulla.com"
},
"bugs": {
"url": "https://github.com/lucagrulla/node-tail/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Luca Grulla"
},
{
"name": "Tom Hall"
}
],
"dependencies": {},
"deprecated": false,
"description": "tail a file in node",
"devDependencies": {
"chai": "3.x",
"coffeescript": "2.3.1",
"mocha": "5.x"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "https://www.lucagrulla.com/node-tail",
"keywords": [
"tail",
"file",
"logs"
],
"license": "MIT",
"main": "lib/tail",
"name": "tail",
"repository": {
"type": "git",
"url": "git://github.com/lucagrulla/node-tail.git"
},
"scripts": {
"build": "cake build",
"prepare": "npm run build",
"prepublishOnly": "npm run test",
"test": "mocha"
},
"version": "1.4.0"
}