UNPKG

jb-notification

Version:
32 lines (31 loc) 687 B
{ "name": "jb-notification-wrapper", "description": "notification web component", "type": "module", "author": { "name": "mohammad javad bathaei", "email": "javadbat@gmail.com" }, "keywords": [ "jb", "jb-notification", "notification wrapper", "message", "web component" ], "version": "0.4.0", "bugs": "https://github.com/javadbat/jb-notification/issues", "license": "MIT", "files": [ "LICENSE", "README.md", "lib/", "dist/" ], "main": "main.js", "types": "./dist/jb-notification-wrapper.d.ts", "repository": { "type": "git", "url": "git@github.com:javadbat/jb-notification.git" } }