54 lines
1.3 KiB
JSON
54 lines
1.3 KiB
JSON
|
{
|
||
|
"_from": "node-red-node-tail@0.1.1",
|
||
|
"_id": "node-red-node-tail@0.1.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-j1g/VtSCI2tBrBnCD+u8iSo9tH0nvn70k1O1SxkHk3+qx7tHUyOKQc7wNc4rUs9J1PkGngUC3qEDd5cL7Z/klg==",
|
||
|
"_location": "/node-red-node-tail",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "node-red-node-tail@0.1.1",
|
||
|
"name": "node-red-node-tail",
|
||
|
"escapedName": "node-red-node-tail",
|
||
|
"rawSpec": "0.1.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.1.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/node-red-node-tail/-/node-red-node-tail-0.1.1.tgz",
|
||
|
"_shasum": "eb14c39119d05fb0304a0a2e485911432c745ba3",
|
||
|
"_spec": "node-red-node-tail@0.1.1",
|
||
|
"_where": "/data",
|
||
|
"author": {
|
||
|
"name": "Dave Conway-Jones",
|
||
|
"email": "ceejay@vnet.ibm.com",
|
||
|
"url": "http://nodered.org"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"tail": "^2.0.3"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "A node to tail files for Node-RED",
|
||
|
"keywords": [
|
||
|
"node-red",
|
||
|
"tail"
|
||
|
],
|
||
|
"license": "Apache-2.0",
|
||
|
"name": "node-red-node-tail",
|
||
|
"node-red": {
|
||
|
"nodes": {
|
||
|
"tail": "28-tail.js"
|
||
|
}
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/node-red/node-red-nodes/storage/tail/"
|
||
|
},
|
||
|
"version": "0.1.1"
|
||
|
}
|