@pryv/monitor
Version:
Extends `pryv` with event-driven notifications for changes on a Pryv.io account
25 lines (24 loc) • 634 B
JSON
{
"name": "@pryv/monitor",
"version": "2.4.6",
"description": "Extends `pryv` with event-driven notifications for changes on a Pryv.io account",
"keywords": [
"Pryv",
"Pryv.io",
"Notification",
"Scope",
"Monitor"
],
"homepage": "https://github.com/pryv/lib-js/tree/master/components/pryv-monitor#readme",
"bugs": {
"url": "https://github.com/pryv/lib-js/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/pryv/lib-js"
},
"license": "BSD-3-Clause",
"author": "Pryv S.A. <info@pryv.com> (https://pryv.com)",
"main": "src/index.js",
"types": "src/index.d.ts"
}