rpi-version
Version:
Detect raspberry pi revision
26 lines (25 loc) • 578 B
JSON
{
"name": "rpi-version",
"version": "1.4.3",
"description": "Detect raspberry pi revision",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@github.com:ivsgroup/rpi-version.git"
},
"keywords": [
"rpi",
"revision",
"version",
"detect"
],
"author": "Francois Leurent <fleurent@ivsweb.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/ivsgroup/rpi-version/issues"
},
"homepage": "https://github.com/ivsgroup/rpi-version"
}