UNPKG

barnowl-impinj

Version:

Collect ambient RAIN RFID data from Impinj readers. We believe in an open Internet of Things.

41 lines (40 loc) 883 B
{ "name": "barnowl-impinj", "homepage": "https://github.com/reelyactive/barnowl-impinj/", "author": { "name": "reelyActive", "email": "info@reelyactive.com" }, "description": "Collect ambient RAIN RFID data from Impinj readers. We believe in an open Internet of Things.", "keywords": [ "reelyActive", "barnowl", "Impinj", "raddec" ], "version": "1.0.1", "engines": { "node": ">=6.0.0" }, "main": "./lib/barnowlimpinj.js", "scripts": { "start": "node bin/barnowl-impinj" }, "repository": { "type": "git", "url": "https://github.com/reelyactive/barnowl-impinj.git" }, "dependencies": { "raddec": ">=0.6.1" }, "devDependencies": {}, "bugs": { "url": "https://github.com/reelyactive/barnowl-impinj/issues" }, "contributors": [ { "name": "Jeffrey Dungen" } ], "license": "MIT" }