UNPKG

@ergonode/notifications

Version:

Ergonode notifications module

40 lines (39 loc) 884 B
{ "name": "@ergonode/notifications", "version": "1.3.0", "author": "Team Ergonode <team@ergonode.com>", "description": "Ergonode notifications module", "license": "OSL-3.0", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org" }, "repository": { "type": "git", "url": "git://github.com/ergonode/frontend.git", "directory": "modules/@ergonode/notifications" }, "homepage": "https://ergonode.com", "bugs": { "url": "https://github.com/ergonode/frontend/issues" }, "main": "src/index.js", "files": [ "src/*" ], "keywords": [ "node", "npm", "vue", "nuxt", "microservice", "micro-service", "micro services", "microfrontend", "micro-frontend", "micro frontend", "ergonode", "ergonode-module" ], "gitHead": "e2c2aa5d0737e49b1c3ea6f6f1d1af0e5ee6115c" }