You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.4 KiB
57 lines
1.4 KiB
{
|
|
"_from": "node-red-node-ping@0.3.1",
|
|
"_id": "node-red-node-ping@0.3.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-8fdkrEgOJ0Cvkgw9a0BhnIFZ/8GAXQSvdLVVkrTgRSWMWJ/FHDwLyqEjeqfXRbFuzIfhT5fd2c7AXAS2vovpFw==",
|
|
"_location": "/node-red-node-ping",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "node-red-node-ping@0.3.1",
|
|
"name": "node-red-node-ping",
|
|
"escapedName": "node-red-node-ping",
|
|
"rawSpec": "0.3.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.3.1"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/node-red-node-ping/-/node-red-node-ping-0.3.1.tgz",
|
|
"_shasum": "dfd016c13a8740807ede61932ebc01364632ecbd",
|
|
"_spec": "node-red-node-ping@0.3.1",
|
|
"_where": "/data",
|
|
"author": {
|
|
"name": "Dave Conway-Jones",
|
|
"email": "ceejay@vnet.ibm.com",
|
|
"url": "http://nodered.org"
|
|
},
|
|
"bundleDependencies": false,
|
|
"contributors": [
|
|
{
|
|
"name": "@Steve-Mcl"
|
|
}
|
|
],
|
|
"dependencies": {},
|
|
"deprecated": false,
|
|
"description": "A Node-RED node to ping a remote server, for use as a keep-alive check.",
|
|
"keywords": [
|
|
"node-red",
|
|
"ping",
|
|
"keepalive"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"name": "node-red-node-ping",
|
|
"node-red": {
|
|
"nodes": {
|
|
"ping": "88-ping.js"
|
|
}
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/node-red/node-red-nodes/tree/master/io/ping"
|
|
},
|
|
"version": "0.3.1"
|
|
}
|
|
|