node-red-contrib-weather
Version:
Node-RED contrib for weather.
44 lines (43 loc) • 1.32 kB
JSON
{
"_from": "git+https://github.com/YinHangCode/node-red-contrib-weather.git",
"_id": "node-red-contrib-weather@0.1.2",
"_inBundle": false,
"_integrity": "",
"_location": "/node-red-contrib-weather",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "https://github.com/YinHangCode/node-red-contrib-weather.git",
"rawSpec": "https://github.com/YinHangCode/node-red-contrib-weather.git",
"saveSpec": "git+https://github.com/YinHangCode/node-red-contrib-weather.git",
"fetchSpec": "https://github.com/YinHangCode/node-red-contrib-weather.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER"
],
"_resolved": "git+https://github.com/YinHangCode/node-red-contrib-weather.git#25181f4237e7ed1744785fe4e6df99e409c78201",
"_spec": "https://github.com/YinHangCode/node-red-contrib-weather.git",
"_where": "/opt/node-v8.15.1-linux-x64/lib/node_modules",
"author": {
"name": "hang.yin"
},
"bundleDependencies": false,
"dependencies": {
"validator": "^12.1.0"
},
"deprecated": false,
"description": "Node-RED contrib for weather.",
"keywords": [
"Node-RED",
"node-red-contrib",
"weather"
],
"name": "node-red-contrib-weather",
"node-red": {
"nodes": {
"weather": "weather/weather.js"
}
},
"version": "0.1.2"
}