thethingbox-node-timestamp
Version:
timestamp node for thethingbox, compatible with node-red
22 lines (21 loc) • 442 B
JSON
{
"name": "thethingbox-node-timestamp",
"version": "2.0.0",
"author": {
"name" : "thethingbox-team",
"email" : "thethingbox@gmail.com"
},
"homepage": "thethingbox.io",
"description": "timestamp node for thethingbox, compatible with node-red",
"dependencies": {},
"keywords": [
"thethingbox node",
"thethingbox",
"node-red"
],
"node-red": {
"nodes": {
"timestamp": "timestamp/timestamp.js"
}
}
}