UNPKG

rc522-rfid-promise

Version:

Module to access an rfid reader with rc522 chipset connected to a raspberry pi. Using promises. NOTE: prebuilt for rpi3 platform

29 lines 714 B
{ "author": { "name": "Mitchell Parsons", "email": "mitchell.parsons@gmail.com" }, "name": "rc522-rfid-promise", "description": "Module to access an rfid reader with rc522 chipset connected to a raspberry pi. Using promises. NOTE: prebuilt for rpi3 platform", "keywords": [ "rfid", "rc522", "raspberry" ], "version": "16.0.1", "repository": { "type": "git", "url": "https://github.com/mitchellparsons/rc522-rfid-promise.git" }, "main": "./main", "dependencies": { "q": "^1.4.1" }, "optionalDependencies": {}, "gitHead": "", "bugs": { "url": "https://github.com/mitchellparsons/rc522-rfid-promise/issues" }, "homepage": "", "directories": {} }