File tree Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Expand file tree Collapse file tree 2 files changed +8
-0
lines changed Original file line number Diff line number Diff line change 1+ [ ![ GitHub license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://raw.githubusercontent.com/servall/pi-camera-connect/master/LICENSE )
2+ [ ![ npm] ( https://img.shields.io/npm/v/ninprint.svg )] ( https://www.npmjs.com/package/pi-camera-connect )
3+
14# Pi Camera Connect - for NodeJS
25
36` pi-camera-connect ` is a library to capture and stream Raspberry Pi camera data directly to NodeJS.
Original file line number Diff line number Diff line change 66 "types" : " build/index.d.ts" ,
77 "author" : " Servall Development" ,
88 "license" : " MIT" ,
9+ "repository" :
10+ {
11+ "type" : " git" ,
12+ "url" : " https://github.com/servall/pi-camera-connect"
13+ },
914 "scripts" : {
1015 "test" : " jest --runInBand" ,
1116 "build" : " tsc --declaration" ,
You can’t perform that action at this time.
0 commit comments