UNPKG

sniffypedia

Version:

An open, collaborative lookup of radio-identifiable (sniffable) things, represented as structured data. We believe in an open Internet of Things.

40 lines (39 loc) 907 B
{ "name": "sniffypedia", "homepage": "https://sniffypedia.org", "author": { "name": "reelyActive", "email": "info@reelyactive.com" }, "description": "An open, collaborative lookup of radio-identifiable (sniffable) things, represented as structured data. We believe in an open Internet of Things.", "keywords": [ "reelyActive", "BLE", "IoT", "Auto-ID", "identification", "associations", "linked data", "semantic web" ], "version": "1.1.14", "engines": { "node": ">=6.0.0" }, "main": "./lib/sniffypedia.js", "repository": { "type": "git", "url": "https://github.com/reelyactive/sniffypedia.git" }, "dependencies": {}, "devDependencies": { "mocha": "^6.0.0" }, "bugs": { "url": "https://github.com/reelyactive/sniffypedia/issues" }, "contributors": [ { "name": "Jeffrey Dungen" } ], "license": "ODbL" }