camerapi
Version:
Raspberry Pi Camera module
18 lines • 337 B
JSON
{
"name": "camerapi",
"version": "0.1.0",
"description": "Raspberry Pi Camera module",
"main": "index.js",
"keywords": [
"Camera",
"Raspberry",
"PI",
"Raspicam"
],
"repository": {
"type": "git",
"url": "git://github.com/leandroosalas/camerapi.git"
},
"author": "Leandro Salas",
"license": "MIT"
}