UNPKG

chimps

Version:

Spatial-temporal dynamics processor for context-aware physical spaces. We believe in an open Internet of Things.

46 lines (45 loc) 956 B
{ "name": "chimps", "homepage": "https://www.reelyactive.com", "author": { "name": "reelyActive", "email": "info@reelyactive.com" }, "description": "Spatial-temporal dynamics processor for context-aware physical spaces. We believe in an open Internet of Things.", "keywords": [ "reelyActive", "IoT", "RTLS", "spatem", "raddec", "positioning engine", "GeoJSON" ], "version": "1.1.4", "engines": { "node": ">=14.0.0" }, "main": "./lib/chimps.js", "scripts": { "start": "node bin/chimps" }, "repository": { "type": "git", "url": "https://github.com/reelyactive/chimps.git" }, "dependencies": { "polygon-lookup": "^2.6.0", "raddec": "^0.6.1", "raddec-filter": "^1.0.1" }, "devDependencies": {}, "bugs": { "url": "https://github.com/reelyactive/chimps/issues" }, "contributors": [ { "name": "Jeffrey Dungen" } ], "license": "MIT" }