senti-rpi
Version:
Senti Raspberry Pi (RPI) Core Modules
37 lines (36 loc) • 796 B
JSON
{
"name": "senti-rpi",
"version": "0.0.4",
"deprecated": false,
"description": "Senti Raspberry Pi (RPI) Core Modules",
"main": "index.js",
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/senti-platform/senti-rpi.git"
},
"keywords": [
"Senti",
"Senti.Cloud",
"RPI",
"senti-rpi",
"Raspberry",
"Pi",
"Senti-Wi"
],
"author": {
"name": "Christian Broberg",
"email": "apisupport@senti.cloud",
"url": "https://senti.cloud/"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/senti-platform/senti-rpi/issues"
},
"homepage": "https://github.com/senti-platform/senti-rpi#readme",
"dependencies": {
"detect-rpi": "^1.3.0",
"raspberry-info": "^1.0.4",
"rpi-version": "^1.4.1"
}
}