pimatic
Version:
A home automation server and framework for the Raspberry PI running on node.js
22 lines (21 loc) • 324 B
JSON
{
"name": "human-format",
"main": "index.js",
"version": "0.3.0",
"authors": [
"Julien Fontanet <julien.fontanet@isonoe.net>"
],
"moduleType": [
"amd",
"globals",
"node"
],
"license": "ISC",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}