UNPKG

bhsf-audit-logging

Version:

Audit entry utility and it is used in all nodejs modules as an audit utility.

30 lines (29 loc) 908 B
{ "name": "bhsf-audit-logging", "version": "1.0.9", "description": "Audit entry utility and it is used in all nodejs modules as an audit utility.", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+https://gitlab.com/bhsf/adst/okta-cerner/patient-portal-admin/packages/audit-logging/bhsf-audit-logging.git" }, "keywords": [ "[]" ], "author": "", "license": "ISC", "publishConfig": { "@bhsf:registry": "https://gitlab.com/api/v4/projects/32484621/packages/npm/" }, "bugs": { "url": "https://gitlab.com/bhsf/adst/okta-cerner/patient-portal-admin/packages/audit-logging/bhsf-audit-logging/issues" }, "homepage": "https://gitlab.com/bhsf/adst/okta-cerner/patient-portal-admin/packages/audit-logging/bhsf-audit-logging#readme", "dependencies": { "@bhsf/winston-logger": "^0.0.2", "pg": "^8.7.3" } }